Re: [HACKERS] Beta for 4:30AST ... ?

From: Don Baccus <dhogaza(at)pacifier(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, scrappy(at)hub(dot)org, tgl(at)sss(dot)pgh(dot)pa(dot)us, webmaster(at)postgreSQL(dot)org, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Beta for 4:30AST ... ?
Date: 2000-02-22 15:09:54
Message-ID: 3.0.1.32.20000222070954.010af070@mail.pacifier.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)pacifier(dot)com>
Nature photos, on-line guides, Pacific Northwest
Rare Bird Alert Service and other goodies at
http://donb.photo.net.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Don Baccus 2000-02-22 15:12:40 Re: [HACKERS] Beta for 4:30AST ... ?
Previous Message The Hermit Hacker 2000-02-22 15:02:42 Re: [HACKERS] Beta for 4:30AST ... ?