Fixes for checking unique constraints on RI creation

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Fixes for checking unique constraints on RI creation
Дата
Msg-id Pine.BSF.4.21.0012050935270.72606-200000@megazone23.bigpanda.com
обсуждение исходный текст
Ответы Re: Fixes for checking unique constraints on RI creation  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
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-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: darwin pgsql patches
Следующее
От: Ian Lance Taylor
Дата:
Сообщение: Re: darwin pgsql patches