Re: unique index with several columns

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: unique index with several columns
Дата
Msg-id 3966274.1646418725@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: unique index with several columns  (Alexey M Boltenkov <padrebolt@yandex.ru>)
Ответы Re: unique index with several columns  (Alexey M Boltenkov <padrebolt@yandex.ru>)
RE: unique index with several columns  (Klaus Kaisersberger <woodconsult@outlook.de>)
Список pgsql-sql
Alexey M Boltenkov <padrebolt@yandex.ru> writes:
> You need the new v15 feature:
> NULLS [NOT] DISTINCT

That won't replicate the behavior shown by the OP though.
In particular, not the weird inconsistency for all-null rows.

            regards, tom lane



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

Предыдущее
От: Alexey M Boltenkov
Дата:
Сообщение: Re: unique index with several columns
Следующее
От: Klaus Kaisersberger
Дата:
Сообщение: RE: unique index with several columns