Re: [HACKERS] Foreign Keys - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: [HACKERS] Foreign Keys
Date
Msg-id 375FCAC2.E3DA8CEA@alumni.caltech.edu
Whole thread Raw
In response to Foreign Keys  (Michael Meskes <meskes@postgresql.org>)
List pgsql-hackers
> What's the situation with foreign keys? Do we have them 
> in 6.5?

Not natively. You can enforce referential integrity using procedures;
I think the contrib area has examples (but I'll bet you already knew
that).
                  - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-hackers by date:

Previous
From: Daniel Kalchev
Date:
Subject: another locale problem
Next
From: Thomas Lockhart
Date:
Subject: Re: [HACKERS] transaction rollbacks on error