Re: NULLs in unique indexes; Was: Oracle purchases Sleepycat

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: NULLs in unique indexes; Was: Oracle purchases Sleepycat
Дата
Msg-id 43F4CAA5.5010307@commandprompt.com
обсуждение исходный текст
Ответ на Re: NULLs in unique indexes; Was: Oracle purchases Sleepycat  (Alban Hertroys <alban@magproductions.nl>)
Список pgsql-general
>
> I still think one shouldn't allow NULL values in unique constraints
> unless it's the _only_ value (any value is unique if there are no other
> values to compare with, after all), but I can't compare myself to
> C.Date, Darwen or Tom Lane... I'm not a database deity :P

You can not declare a unique value on nothing... thus the reasoning :)

>
> I suspect they have some pretty good reasons to treat NULL values in a
> UNIQUE constraint as different even from other NULL values. It sure
> makes me curious though ;)
>
> Regards,
>


--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

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

Предыдущее
От: "Ken Winter"
Дата:
Сообщение: Re: Does PG really lack a time zone for India?
Следующее
От: David Rio Deiros
Дата:
Сообщение: C trigger using system(3) to execute a php script