Re: [HACKERS] Beta for 4:30AST ... ? - Mailing list pgsql-hackers

From Don Baccus
Subject Re: [HACKERS] Beta for 4:30AST ... ?
Date
Msg-id 3.0.1.32.20000222070954.010af070@mail.pacifier.com
Whole thread Raw
In response to Re: [HACKERS] Beta for 4:30AST ... ?  (Peter Eisentraut <e99re41@DoCS.UU.SE>)
List pgsql-hackers
At 12:58 PM 2/22/00 +0100, Peter Eisentraut wrote:

>Yes and no. I never had anything like this. I was afraid to get crossed up
>with Jan. Anyway, to add/drop unique constraints create/drop the index. To
>add/drop foreign keys, use create/drop constraint trigger(????).

To add a foreign key try "alter table foo add foreign key(column)
references bar".

You'll like what you see.




- Don Baccus, Portland OR <dhogaza@pacifier.com> Nature photos, on-line guides, Pacific Northwest Rare Bird Alert
Serviceand other goodies at http://donb.photo.net.
 


pgsql-hackers by date:

Previous
From: Don Baccus
Date:
Subject: Re: [HACKERS] Beta for 4:30AST ... ?
Next
From: Don Baccus
Date:
Subject: Re: [HACKERS] Beta for 4:30AST ... ?