Re: BUG #14132: ON CONFLICT not inferring unique index with bigints

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: BUG #14132: ON CONFLICT not inferring unique index with bigints
Дата
Msg-id CAM3SWZS4fZTVGnefACMgXb4uv4k2+Ni9Sh7nDh6L8x8m-XQ62g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #14132: ON CONFLICT not inferring unique index with bigints  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #14132: ON CONFLICT not inferring unique index with bigints  (Peter Geoghegan <pg@heroku.com>)
Список pgsql-bugs
On Wed, May 11, 2016 at 7:33 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Looks like somebody forgot to run the ON CONFLICT list through
> expression preprocessing.  Unfortunately it's too late to get
> this fixed in tomorrow's releases :-(

Mea culpa. I'll write a patch to fix this soon, aimed for inclusion in
the next point release.

--
Peter Geoghegan

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

Предыдущее
От: Euler Taveira
Дата:
Сообщение: Re: BUG #14134: segmentation fault with large table with gist index
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: BUG #14134: segmentation fault with large table with gist index