pgsql/src/test/regress/sql (alter_table.sql foreign_key.sql)

Поиск
Список
Период
Сортировка
От Bruce Momjian - CVS
Тема pgsql/src/test/regress/sql (alter_table.sql foreign_key.sql)
Дата
Msg-id 200008290420.e7T4Kme31186@hub.org
обсуждение исходный текст
Список pgsql-committers
  Date: Tuesday, August 29, 2000 @ 00:20:47
Author: momjian

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

Modified Files:
    alter_table.sql foreign_key.sql

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

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



В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian - CVS
Дата:
Сообщение: pgsql/doc/src/sgml (client-auth.sgml installation.sgml libpq.sgml runtime.sgml)
Следующее
От: Bruce Momjian - CVS
Дата:
Сообщение: pgsql/src/backend/utils/adt (formatting.c pg_locale.c timestamp.c)