More rewording of pg_stat_statements for 9.4 release notes

Report by Amit Langote
pull/6/head
Bruce Momjian 12 years ago
parent 08317edc2d
commit 47faae9316
  1. 4
      doc/src/sgml/release-9.4.sgml

@ -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>

Loading…
Cancel
Save