Re: Transactional DDL

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: "Harpreet Dhaliwal" <harpreet(dot)dhaliwal01(at)gmail(dot)com>
Cc: "Postgres General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Transactional DDL
Date: 2007-08-15 05:26:00
Message-ID: dcc563d10708142226p4aed5232rec2797bbeb47db46@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 8/14/07, Harpreet Dhaliwal <harpreet(dot)dhaliwal01(at)gmail(dot)com> wrote:
> So you mean to say DDL statements can't be put in one single transaction in
> Oracle ?

You can put them in, but then they will cause the previous DMK to be
silently committed

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Harpreet Dhaliwal 2007-08-15 05:58:07 Re: Transactional DDL
Previous Message Tom Lane 2007-08-15 05:10:15 Re: language interface in postgresql