Re: patch to add \watch to psql - Mailing list pgsql-hackers

From Daniel Farina
Subject Re: patch to add \watch to psql
Date
Msg-id CAAZKuFZyMj9CXoOmYMyqB84HP7_npEoXwN19-YOxwyjUmCC==g@mail.gmail.com
Whole thread Raw
In response to Re: patch to add \watch to psql  (Daniel Farina <daniel@heroku.com>)
Responses Re: patch to add \watch to psql
List pgsql-hackers
On Thu, Jan 17, 2013 at 5:07 PM, Daniel Farina <daniel@heroku.com> wrote:
> I have adjusted this patch a little bit to take care of the review
> issues, along with just doing a bit of review myself.

I realized while making my adjustments that I pointlessly grew some input checking in the inner loop.  I just hoisted it out in this version.

--
fdr
Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Event Triggers: adding information
Next
From: Craig Ringer
Date:
Subject: Re: PATCH: optimized DROP of multiple tables within a transaction