Re: BUG #14132: ON CONFLICT not inferring unique index with bigints - Mailing list pgsql-bugs

From Peter Geoghegan
Subject Re: BUG #14132: ON CONFLICT not inferring unique index with bigints
Date
Msg-id CAM3SWZS4fZTVGnefACMgXb4uv4k2+Ni9Sh7nDh6L8x8m-XQ62g@mail.gmail.com
Whole thread Raw
In response to Re: BUG #14132: ON CONFLICT not inferring unique index with bigints  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #14132: ON CONFLICT not inferring unique index with bigints
List 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 by date:

Previous
From: Euler Taveira
Date:
Subject: Re: BUG #14134: segmentation fault with large table with gist index
Next
From: Peter Geoghegan
Date:
Subject: Re: BUG #14134: segmentation fault with large table with gist index