mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 22:59:54 -04:00
release notes: move pg_buffercache item to the right section
Report by Amit Langote
This commit is contained in:
parent
bab74070b3
commit
7b7be78a12
1 changed files with 7 additions and 7 deletions
|
|
@ -1858,6 +1858,13 @@
|
|||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Add information about buffer pins to <application>pg_buffercache</>
|
||||
display (Andres Freund)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Allow <application>pgstattuple</> to report approximate answers
|
||||
|
|
@ -1914,13 +1921,6 @@
|
|||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Add information about buffer pins to <application>pg_buffercache</>
|
||||
display (Andres Freund)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Allow <application>pgbench</>'s <command>\set</> command to handle
|
||||
|
|
|
|||
Loading…
Reference in a new issue