Re: [BUGS] BUG #2265: CREATE TABLE when AUTOCOMMIT is OFF

2006-02-17 Thread Michael Fuhr
Please copy the pgsql-bugs mailing list on replies. Also, if you've submitted multiple bug reports then please keep the discussion of each bug in their respective threads. I'm replying only to 2265 because I'm not as familiar with the other problems. On Fri, Feb 17, 2006 at 03:09:48PM +0100, [EM

Re: [BUGS] BUG #2265: CREATE TABLE when AUTOCOMMIT is OFF

2006-02-16 Thread Michael Fuhr
On Thu, Feb 16, 2006 at 01:21:18PM +, Gerhard Lutz wrote: > "Error while executing the query; > ERROR: current transaction is aborted, commands ignored until end of > transaction block (7)" Some previous command failed so no more commands in this transaction will be allowed. If you don't kno

[BUGS] BUG #2265: CREATE TABLE when AUTOCOMMIT is OFF

2006-02-16 Thread Gerhard Lutz
The following bug has been logged online: Bug reference: 2265 Logged by: Gerhard Lutz Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.3 Operating system: Windows XP SP2 Description:CREATE TABLE when AUTOCOMMIT is OFF Details: I want to upgrade my PostgreSQL