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

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: fiercetuba(at)protonmail(dot)com, pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14132: ON CONFLICT not inferring unique index with bigints
Date: 2016-05-11 18:41:40
Message-ID: CAM3SWZS4fZTVGnefACMgXb4uv4k2+Ni9Sh7nDh6L8x8m-XQ62g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, May 11, 2016 at 7:33 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Geoghegan 2016-05-11 19:37:48 Re: BUG #14134: segmentation fault with large table with gist index
Previous Message Euler Taveira 2016-05-11 16:47:50 Re: BUG #14134: segmentation fault with large table with gist index