mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
Change pg_stat_statements order of release note items, per Peter
Geoghegan
This commit is contained in:
@ -2741,16 +2741,16 @@
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Improve <application>pg_stat_statements</>' handling of
|
||||
<command>PREPARE</command>/<command>EXECUTE</command> statements
|
||||
(Tom Lane)
|
||||
Add dirtied and written block counts to
|
||||
<application>pg_stat_statements</> (Robert Haas)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Add dirtied and written block counts to
|
||||
<application>pg_stat_statements</> (Robert Haas)
|
||||
Improve <application>pg_stat_statements</>' handling of
|
||||
<command>PREPARE</command>/<command>EXECUTE</command> statements
|
||||
(Tom Lane)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
Reference in New Issue
Block a user