Re: multi column foreign key for implicitly unique columns

Поиск
Список
Период
Сортировка
От Markus Bertheau
Тема Re: multi column foreign key for implicitly unique columns
Дата
Msg-id 1092836961.2630.3.camel@dicaprio.akademie1.de
обсуждение исходный текст
Ответ на Re: multi column foreign key for implicitly unique columns  (Jan Wieck <JanWieck@Yahoo.com>)
Ответы Re: multi column foreign key for implicitly unique columns  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-sql
В Срд, 18.08.2004, в 15:33, Jan Wieck пишет:

> Meaning that not enforcing the uniqueness of those columns isn't an
> option.

The thing is that the columns _are_ unique, there's just no unique
constraint on them. They are unique because there's a unique constraint
on a subset of these columns. So no additional uniqueness enforcing
needed.

--
Markus Bertheau <twanger@bluetwanger.de>



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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: multi column foreign key for implicitly unique columns
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: multi column foreign key for implicitly unique columns