Re: multi column foreign key for implicitly unique columns

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: multi column foreign key for implicitly unique columns
Дата
Msg-id 1092843903.32799.132.camel@jester
обсуждение исходный текст
Ответ на Re: multi column foreign key for implicitly unique columns  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-sql
> However, Bruce, this should be on the TODO list:
> 
>      * Allow foreign key to reference a superset of the columns
>        covered by a unique constraint on the referenced table.

It would probably be more beneficial to be able to create a unique
constraint without requiring the fields be indexed.

Gets rid of most of the overhead from double uniques.




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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: /contrib and win32
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: multi column foreign key for implicitly unique columns