mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Update 9.4 release notes for queryid control
This commit is contained in:
parent
9252b8eec2
commit
768fb00326
1 changed files with 2 additions and 2 deletions
|
|
@ -2361,8 +2361,8 @@
|
|||
</para>
|
||||
|
||||
<para>
|
||||
This allows programs to reuse the query text already retrieved
|
||||
by referencing <structname>queryid</>.
|
||||
This allows monitoring tools to only fetch query texts for newly
|
||||
observe entries, as determined by <structname>queryid</>.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue