Re: Re: Foreign Keys - Mailing list pgsql-general

From Einar Karttunen
Subject Re: Re: Foreign Keys
Date
Msg-id Pine.LNX.4.30.0102061633440.1818-100000@melkinpaasi.cs.Helsinki.FI
Whole thread Raw
In response to Re: Foreign Keys  ("<No Name>" <bobmarley4u2c@yahoo.com>)
List pgsql-general
On Fri, 2 Feb 2001, <No Name> wrote:
> So with 7.xx foreign keys don't work???
>
version 7.0
Foreign keys are implemented, with the exception of PARTIAL MATCH foreign keys.
in 7.1 beta
Allow PRIMARY/FOREIGN Key definitions on inherited columns.

- Einar


pgsql-general by date:

Previous
From: "Gregory Wood"
Date:
Subject: Re: Why pg_dump doesn't dump the foriegn keys?
Next
From: "Brett W. McCoy"
Date:
Subject: Re: Re: Foreign Keys