1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-14 18:42:34 +03:00

Update 9.4 release notes for queryid control

This commit is contained in:
Bruce Momjian
2014-05-05 20:24:50 -04:00
parent 9252b8eec2
commit 768fb00326

View File

@ -2361,8 +2361,8 @@
</para> </para>
<para> <para>
This allows programs to reuse the query text already retrieved This allows monitoring tools to only fetch query texts for newly
by referencing <structname>queryid</>. observe entries, as determined by <structname>queryid</>.
</para> </para>
</listitem> </listitem>