Re: \gexec \watch - Mailing list pgsql-hackers

From Daniel Verite
Subject Re: \gexec \watch
Date
Msg-id cde82f1c-9133-46bb-828d-ec89fc6b73a5@manitou-mail.org
Whole thread Raw
In response to Re: \gexec \watch  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
    Alvaro Herrera wrote:

> Hmm, thanks.  AFAICS your hack reexecutes the initial query over and
> over, instead of obtaining a fresh query each time.

I see. That hack is about injecting something programmatically
into the query buffer, but it seems you'd need to do that in a loop.
And if psql had a loop construct you wouldn't need a hack in the
first place I guess!

Best regards,
--
Daniel Vérité
PostgreSQL-powered mailer: http://www.manitou-mail.org
Twitter: @DanielVerite


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: \gexec \watch
Next
From: Oleksii Kliukin
Date:
Subject: Re: \gexec \watch