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