AutoCommit GUC breaks CLI tools...

From: Sean Chittenden <sean(at)chittenden(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: AutoCommit GUC breaks CLI tools...
Date: 2002-08-31 20:26:18
Message-ID: 20020831202618.GT99083@ninja1.internal
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This is pretty chump and easy to get around, but it took me a sec to
figure this out. Anyway, the short and skinny being that with the new
AutoCommit GUC turned off, create(lang|db) won't work until you bail
out of the transaction. A quick hack would be to insert an "ABORT;"
in each of the CLI tools. Anyone have any thoughts on the best way to
solve this? -sc

--
Sean Chittenden

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-08-31 20:45:24 7.3 beta schedule
Previous Message Bruce Momjian 2002-08-31 19:35:02 Re: [pgaccess-developers] pgaccess 0.98.8 beta 1 - the show starts