pgsql: Update 9.4 release notes for queryid control

Started by Bruce Momjianabout 12 years ago3 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Update 9.4 release notes for queryid control

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/768fb0032655e37810ab37a22f870af85ab1108c

Modified Files
--------------
doc/src/sgml/release-9.4.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#2Amit Langote
Langote_Amit_f8@lab.ntt.co.jp
In reply to: Bruce Momjian (#1)
Re: pgsql: Update 9.4 release notes for queryid control

Perhaps a typo/copy-pasto in this commit, ;-)

<para>
This allows monitoring tools to only fetch query texts for newly
observe entries, as determined by <structname>queryid</>.
</para>

s/observe/observed

--
Amit

#3Bruce Momjian
bruce@momjian.us
In reply to: Amit Langote (#2)
Re: pgsql: Update 9.4 release notes for queryid control

On Tue, May 6, 2014 at 01:02:23PM +0900, Amit Langote wrote:

Perhaps a typo/copy-pasto in this commit, ;-)

<para>
This�allows�monitoring�tools�to�only�fetch�query�texts�for�newly�observe�entries,�as�determined�by�
<structname>queryid</>.
</para>

s/observe/observed

Fixed, thanks. I changed it to "created" there.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers