Re: [Pgpool-general] backend mismatch - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [Pgpool-general] backend mismatch
Date
Msg-id 937d27e10907201006g748a2f4ej556280e0b3c5012b@mail.gmail.com
Whole thread Raw
In response to Re: [Pgpool-general] backend mismatch  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: [Pgpool-general] backend mismatch  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
On Mon, Jul 20, 2009 at 5:38 PM, Guillaume
Lelarge<guillaume@lelarge.info> 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

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by guillaume: r7974 - in trunk/pgadmin3: . pgadmin/db
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by guillaume: r7975 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/schema