pgsql/src/test/regress/expected (foreign_key.out alter_table.out)

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/test/regress/expected (foreign_key.out alter_table.out)
Date: 2000-12-05 19:57:56
Message-ID: 200012051957.eB5JvuE26107@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Tuesday, December 5, 2000 @ 14:57:56
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/test/regress/expected
from hub.org:/home/projects/pgsql/tmp/cvs-serv26076/test/regress/expected

Modified Files:
foreign_key.out alter_table.out

----------------------------- Log Message -----------------------------

From Stephan Szabo:
I believe this should fix the issue that Philip Warner
noticed about the check for unique constraints meeting the
referenced keys of a foreign key constraint allowing the
specification of a subset of a foreign key instead of
rejecting it. I also added tests for a base case of
this to the foreign key and alter table tests and patches
for expected output.

Browse pgsql-committers by date

  From Date Subject
Next Message tgl 2000-12-05 22:03:57 pgsql/src/backend/executor (execMain.c)
Previous Message tgl 2000-12-05 19:57:55 pgsql/src/backend/commands (command.c)