Some Foreign Key fixes - Mailing list pgsql-patches

From Stephan Szabo
Subject Some Foreign Key fixes
Date
Msg-id Pine.BSF.4.10.10007301339460.14375-200000@megazone23.bigpanda.com
Whole thread Raw
List pgsql-patches
The attached patch should prevent definition of
foreign keys to referenced columns that are
not constrained with a unique constraint on
the referenced table, and also should fix the
recent report of being able to make a foreign
key constraint on columns that don't really
exist.


Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: some pedantic ANSI C fixes
Next
From: Karel Zak
Date:
Subject: to_ascii()