Re: Unique Index

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Unique Index
Дата
Msg-id 20050119162347.E92474@megazone.bigpanda.com
обсуждение исходный текст
Ответ на Re: Unique Index  ("Dann Corbit" <DCorbit@connx.com>)
Список pgsql-general
On Wed, 19 Jan 2005, Dann Corbit wrote:

> Even at that, I think that being able to insert more than one null value
> into a unique index should be considered as a bug (or diagnosed as an
> error).

AFAICT the UNIQUE constraint that it's used to model explicitly allows
multiple NULLs in the spec so I don't see making it error as being
terribly workable.


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

Предыдущее
От: "Dann Corbit"
Дата:
Сообщение: Re: Unique Index
Следующее
От: "Dann Corbit"
Дата:
Сообщение: Re: Unique Index