mirror of
https://github.com/postgres/postgres.git
synced 2025-05-13 01:13:08 -04:00
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
This commit is contained in:
parent
a8010d03e1
commit
f6ebb41831
@ -208,7 +208,7 @@ Author: Michael Paquier <michael@paquier.xyz>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Rename I/O block read/write timing statistics columns of pg_stat_statement (Nazir Bilal Yavuz)
|
Rename I/O block read/write timing statistics columns of pg_stat_statements (Nazir Bilal Yavuz)
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@ -2817,7 +2817,7 @@ Author: Michael Paquier <michael@paquier.xyz>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Add local I/O block read/write timing statistics columns of pg_stat_statement (Nazir Bilal Yavuz)
|
Add local I/O block read/write timing statistics columns of pg_stat_statements (Nazir Bilal Yavuz)
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@ -2843,11 +2843,11 @@ Author: Alexander Korotkov <akorotkov@postgresql.org>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Add optional fourth parameter to pg_stat_statements_reset() to allow for the resetting of only min/max statistics (Andrei Zubkov)
|
Add optional fourth argument (minmax_only) to pg_stat_statements_reset() to allow for the resetting of only min/max statistics (Andrei Zubkov)
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This parameter defaults to "false".
|
This argument defaults to "false".
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user