mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
release notes: move pg_buffercache item to the right section
Report by Amit Langote
This commit is contained in:
@ -1858,6 +1858,13 @@
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Add information about buffer pins to <application>pg_buffercache</>
|
||||||
|
display (Andres Freund)
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Allow <application>pgstattuple</> to report approximate answers
|
Allow <application>pgstattuple</> to report approximate answers
|
||||||
@ -1914,13 +1921,6 @@
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>
|
|
||||||
Add information about buffer pins to <application>pg_buffercache</>
|
|
||||||
display (Andres Freund)
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Allow <application>pgbench</>'s <command>\set</> command to handle
|
Allow <application>pgbench</>'s <command>\set</> command to handle
|
||||||
|
Reference in New Issue
Block a user