Re: Fetch JSONB Value for UNIQUE Constraint

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Fetch JSONB Value for UNIQUE Constraint
Дата
Msg-id CAH2-Wz=7Cxe5GwwXbZ1JdcfmQPGFNQvHcfGwam2jD3VBOM3X6A@mail.gmail.com
обсуждение исходный текст
Ответ на Fetch JSONB Value for UNIQUE Constraint  ("David E. Wheeler" <david@justatheory.com>)
Ответы Re: Fetch JSONB Value for UNIQUE Constraint
Список pgsql-hackers
On Fri, Mar 24, 2017 at 4:57 PM, David E. Wheeler <david@justatheory.com> wrote:
> So it’s a fine workaround, but maybe there’s something missing from the parsing of the CREATE TABLE statement? This
ison 9.6.1. 

Unique constraints don't support expressions, or a predicate (partial-ness).


--
Peter Geoghegan



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

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: Fetch JSONB Value for UNIQUE Constraint
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: [PATCH] Transaction traceability - txid_status(bigint)