AutoCommit GUC breaks CLI tools... - Mailing list pgsql-hackers

From Sean Chittenden
Subject AutoCommit GUC breaks CLI tools...
Date
Msg-id 20020831202618.GT99083@ninja1.internal
Whole thread Raw
Responses Re: AutoCommit GUC breaks CLI tools...  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: AutoCommit GUC breaks CLI tools...  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [pgaccess-developers] pgaccess 0.98.8 beta 1 - the show starts
Next
From: Bruce Momjian
Date:
Subject: 7.3 beta schedule