Re: [GENERAL] Foreign Key - Mailing list pgsql-general

From Howie
Subject Re: [GENERAL] Foreign Key
Date
Msg-id Pine.LNX.3.96.991005231010.8877D-100000@rabies.toodarkpark.org
Whole thread Raw
In response to Foreign Key  (Frederic.Boucher@FRY.desjardins.com)
Responses Re: [GENERAL] Foreign Key
List pgsql-general
On Tue, 5 Oct 1999 Frederic.Boucher@FRY.desjardins.com wrote:

> Hello everyone,
>
> I would just like to know if the Foreign key constraint feature should be a one
> of a near release...   Any idea?

for now, refint ( $PGSQL_SRC_ROOT/contrib/spi/ ) is what one should be
using for foreign keys.  requires two triggers, one on the parent and one
on the child.  works nicely.

---
Howie <caffeine@toodarkpark.org>   URL: http://www.toodarkpark.org
"Just think how much deeper the ocean would be if sponges didn't live there."


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Foreign Key
Next
From: Omega Weapon
Date:
Subject: copying from one table to another