postgresql/src/test
Bruce Momjian d4f626507c This is mostly the same as an earlier patch I
didn't hear anything about, but which would
have broken with the function manager changes
anyway.

Well, this patch checks that a unique constraint
of some form (unique or pk) is on the referenced
columns of an FK constraint and that the columns
in the referencing table exist at creation time.
The former is to move closer to SQL compatibility
and the latter is in answer to a bug report.
I also added a basic check of this functionality
to the alter table and foreign key regression
tests.

Stephan Szabo
sszabo@bigpanda.com
2000-08-29 04:20:47 +00:00
..
bench Remove fmgrstamp-h business -- not needed and confusing 2000-06-17 00:10:40 +00:00
examples Remove fmgrstamp-h business -- not needed and confusing 2000-06-17 00:10:40 +00:00
locale Remove fmgrstamp-h business -- not needed and confusing 2000-06-17 00:10:40 +00:00
mb Remove configure check for how to abbreviate 'tr A-Z a-z', and instead 2000-05-16 02:14:15 +00:00
performance Remove more -B parameters not needed. 1999-05-23 19:01:18 +00:00
regress This is mostly the same as an earlier patch I 2000-08-29 04:20:47 +00:00
suite More >&1 cleanups 2000-03-25 14:44:42 +00:00
Makefile End of the make file simplifications. 1996-11-12 11:43:32 +00:00