Re: [HACKERS] turning off autocommit behavior in psql

2002-08-30 Thread Bruce Momjian
Tom Lane has applied this patch and merged it into our code. Thanks. --- David Van Wie wrote: > On Thu, 22 Aug 2002, Tom Lane wrote: > > > I believe our intention has been to modify the backend to offer that > > behavior

Re: [HACKERS] turning off autocommit behavior in psql

2002-08-27 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Your patch has been added to the PostgreSQL unapplied patches list at: Please wait for this to be reviewed. regards, tom lane ---(end of broadcast)--- TIP 1: subscribe and unsubsc

Re: [HACKERS] turning off autocommit behavior in psql

2002-08-27 Thread Bruce Momjian
Your patch has been added to the PostgreSQL unapplied patches list at: http://candle.pha.pa.us/cgi-bin/pgpatches I will try to apply it within the next 48 hours. --- David Van Wie wrote: > On Thu, 22 Aug 2002, To