Re: [HACKERS] DROP TABLE inside transaction block

From: Andreas Zeugswetter <andreas(dot)zeugswetter(at)telecom(dot)at>
To: hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] DROP TABLE inside transaction block
Date: 1999-09-07 07:26:24
Message-ID: 37D4BE20.1DAF4753@telecom.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> In short, a lot of work for a very marginal feature. How many other
>> DBMSes permit DROP TABLE to be rolled back? How many users care?
>
> Oracle auto-commits current in-progress transaction before
> execution of any DDL statement and executes such statements in
> separate transaction.

Informix does allow rollback of ddl statements.

Andreas

Browse pgsql-hackers by date

  From Date Subject
Next Message José Soares 1999-09-07 10:37:17 Re: [HACKERS] SELECT BUG
Previous Message Yann-Ju Chu 1999-09-07 06:32:03 problem about message type 0x45