Re: can you change an FK constraint from NOT DEFERRABLE to DEFERRABLE

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Bruno Wolff III <bruno(at)wolff(dot)to>, frank(at)joerdens(dot)de, pgsql-sql(at)postgresql(dot)org
Subject: Re: can you change an FK constraint from NOT DEFERRABLE to DEFERRABLE
Date: 2005-03-30 17:52:42
Message-ID: 20050330175242.GA36241@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Wed, Mar 30, 2005 at 11:52:32AM -0600, Bruno Wolff III wrote:
>
> What version of Postgres are you running? I think ALTER CONSTRAINT is a
> relatively recent addition.

Where are you seeing ALTER CONSTRAINT? I don't see it in gram.y
even in HEAD.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Bruno Wolff III 2005-03-30 19:02:55 Re: can you change an FK constraint from NOT DEFERRABLE to DEFERRABLE
Previous Message Bruno Wolff III 2005-03-30 17:52:32 Re: can you change an FK constraint from NOT DEFERRABLE to DEFERRABLE