File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ Author: Michael Paquier <michael@paquier.xyz>
208208
209209<listitem>
210210<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)
212212</para>
213213
214214<para>
@@ -2817,7 +2817,7 @@ Author: Michael Paquier <michael@paquier.xyz>
28172817
28182818<listitem>
28192819<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)
28212821</para>
28222822
28232823<para>
@@ -2843,11 +2843,11 @@ Author: Alexander Korotkov <akorotkov@postgresql.org>
28432843
28442844<listitem>
28452845<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)
28472847</para>
28482848
28492849<para>
2850- This parameter defaults to "false".
2850+ This argument defaults to "false".
28512851</para>
28522852</listitem>
28532853
You can’t perform that action at this time.
0 commit comments