Re: \watch stuck on execution of commands returning no tuples - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: \watch stuck on execution of commands returning no tuples
Date
Msg-id CAB7nPqQfzz5P3nct2QvW5cfxexsxCCYqtvjEQC=4WpVCQmbXig@mail.gmail.com
Whole thread Raw
In response to Re: \watch stuck on execution of commands returning no tuples  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, May 5, 2013 at 5:42 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Michael Paquier <michael.paquier@gmail.com> writes:
> On Thu, May 2, 2013 at 11:01 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Perhaps it'd be a good idea to emit the command tag on receiving a
>> non-tuple-bearing result, just to make this more obvious.

> Yes, the command tag would be a good idea, combined with the watch time
> that other commands returning tuples have, giving something like that:
> Watch every 2s    Fri May  3 10:01:04 2013
> $TAG

Done that way, thanks for the suggestion.
 Thanks a lot for the fix.
--
Michael

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Meaning of keyword category list in src/backend/parser/gram.y
Next
From: Amit Kapila
Date:
Subject: Re: 9.3 Beta1 status report