Re: patch to add \watch to psql
Daniel Farina <daniel@heroku.com>
From: Daniel Farina <daniel@heroku.com>
To: Will Leinweber <will@heroku.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>, Peter Eisentraut <peter_e@gmx.net>, Abhijit Menon-Sen <ams@2ndquadrant.com>
Date: 2013-01-18T01:24:38Z
Lists: pgsql-hackers
Attachments
- psql-watch-v3.patch.gz (application/x-gzip) patch v3
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