BUG #13917: "upsert" construct doesn't work with partial index

Поиск
Список
Период
Сортировка
От dv@unlimitedsoftware.it
Тема BUG #13917: "upsert" construct doesn't work with partial index
Дата
Msg-id 20160204163146.2776.81824@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #13917: "upsert" construct doesn't work with partial index
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      13917
Logged by:          dante vitale
Email address:      dv@unlimitedsoftware.it
PostgreSQL version: 9.5.0
Operating system:   centos 6
Description:

an INSERT ... ON CONFLICT DO NOTHING statement doesn't twork if unique index
on duplicated field is created without "where" clause. In case of co called
"partial index" the duplicate key exception rises.

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

Предыдущее
От: reiner.peterke@splendiddata.com
Дата:
Сообщение: BUG #13916: Only the install user can be defined in the new cluster
Следующее
От: xtracoder@gmail.com
Дата:
Сообщение: BUG #13936: jsonb_object() -> ERROR: unknown type of jsonb container