Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f6ebb41

Browse files
committed
doc PG 17 relnotes: wording adjustments
Reported-by: jian he Discussion: https://postgr.es/m/CACJufxHTJBqDmBC4iPgte_xd4aMgONRm680Ji5m5gCA8+YEmJg@mail.gmail.com Co-authored-by: jian he Backpatch-through: master
1 parent a8010d0 commit f6ebb41

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/release-17.sgml

+4-4
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Author: Michael Paquier <[email protected]>
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 <[email protected]>
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 <[email protected]>
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

0 commit comments

Comments
 (0)