pgsql/src/backend/commands (command.c)

Поиск
Список
Период
Сортировка
От tgl@postgresql.org
Тема pgsql/src/backend/commands (command.c)
Дата
Msg-id 200012051957.eB5Jvto26091@hub.org
обсуждение исходный текст
Список pgsql-committers
  Date: Tuesday, December  5, 2000 @ 14:57:55
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/commands
     from hub.org:/home/projects/pgsql/tmp/cvs-serv26076/backend/commands

Modified Files:
    command.c

-----------------------------  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.

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

Предыдущее
От: tgl@postgresql.org
Дата:
Сообщение: pgsql/src/backend/parser (analyze.c)
Следующее
От: tgl@postgresql.org
Дата:
Сообщение: pgsql/src/backend/executor (execMain.c)