Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab7407 commit 7b7be78Copy full SHA for 7b7be78
doc/src/sgml/release-9.5.sgml
@@ -1858,6 +1858,13 @@
1858
</para>
1859
</listitem>
1860
1861
+ <listitem>
1862
+ <para>
1863
+ Add information about buffer pins to <application>pg_buffercache</>
1864
+ display (Andres Freund)
1865
+ </para>
1866
+ </listitem>
1867
+
1868
<listitem>
1869
<para>
1870
Allow <application>pgstattuple</> to report approximate answers
@@ -1914,13 +1921,6 @@
1914
1921
1915
1922
1916
1923
1917
- <listitem>
1918
- <para>
1919
- Add information about buffer pins to <application>pg_buffercache</>
1920
- display (Andres Freund)
- </para>
- </listitem>
-
1924
1925
1926
Allow <application>pgbench</>'s <command>\set</> command to handle
0 commit comments