Re: 7.4 - TODO : alter table drop foreign key

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Dan Langille <dan(at)langille(dot)org>
Cc: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 7.4 - TODO : alter table drop foreign key
Date: 2002-12-05 19:04:46
Message-ID: 1039115086.71320.0.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Thanks. I guess I should rename my thread to 7.4 - TODO : allow
> constraint names when using the "ALTER TABLE <table> ADD FOREIGN KEY"
> syntax.

You can do that now.

ALTER TABLE <table> ADD CONSTRAINT <const> FOREIGN KEY ....

--
Rod Taylor <rbt(at)rbt(dot)ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Paul Ramsey 2002-12-05 19:07:09 Re: 7.3 pg_relcheck oddness
Previous Message Tom Lane 2002-12-05 19:02:04 Re: big text field -> message type 0x44