File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 208
208
209
209
<listitem>
210
210
<para>
211
- Rename I/O block read/write timing statistics columns of pg_stat_statement (Nazir Bilal Yavuz)
211
+ Rename I/O block read/write timing statistics columns of pg_stat_statements (Nazir Bilal Yavuz)
212
212
</para>
213
213
214
214
<para>
2817
2817
2818
2818
<listitem>
2819
2819
<para>
2820
- Add local I/O block read/write timing statistics columns of pg_stat_statement (Nazir Bilal Yavuz)
2820
+ Add local I/O block read/write timing statistics columns of pg_stat_statements (Nazir Bilal Yavuz)
2821
2821
</para>
2822
2822
2823
2823
<para>
2843
2843
2844
2844
<listitem>
2845
2845
<para>
2846
- Add optional fourth parameter to pg_stat_statements_reset() to allow for the resetting of only min/max statistics (Andrei Zubkov)
2846
+ Add optional fourth argument (minmax_only) to pg_stat_statements_reset() to allow for the resetting of only min/max statistics (Andrei Zubkov)
2847
2847
</para>
2848
2848
2849
2849
<para>
2850
- This parameter defaults to "false".
2850
+ This argument defaults to "false".
2851
2851
</para>
2852
2852
</listitem>
2853
2853
You can’t perform that action at this time.
0 commit comments