On Mon, Jul 20, 2009 at 5:38 PM, Guillaume
Lelarge<[email protected]> wrote:

> The latter. I don't see a way to catch them all easily. I'll commit this, and
> try to find a way to catch the others.

Good luck with that. We use multi-sentence statements in practically
every SQL dialogue to group together commands like "CREATE xxx; ALTER
xxx; COMMENT ON xxx;" to run everything as one transaction without
explicitly starting or ending one. Changing that would require some
fairly invasive changes.

I would suggest fixing pgpool so it supports multi-sentence statements
as PostgreSQL has for as long as I can recall.

> Thanks.
>
> (and welcome back :) )

Thanks :-)

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to