More rewording of pg_stat_statements for 9.4 release notes

Report by Amit Langote
This commit is contained in:
Bruce Momjian 2014-05-06 08:52:16 -04:00
parent 08317edc2d
commit 47faae9316

View File

@ -2361,8 +2361,8 @@
</para>
<para>
This allows monitoring tools to only fetch query texts for newly
observe entries, as determined by <structname>queryid</>.
This allows monitoring tools to only fetch query text for newly
created entries, as reported in <structname>queryid</>.
</para>
</listitem>