Re: BUG #18526: 'UPDATE' inconsistency using index scan with 'NOT EXIST' after upgrading to PostgreSQL 16
Richard Guo <guofenglinux@gmail.com>
From: Richard Guo <guofenglinux@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Feliphe Pozzer <feliphepozzer@gmail.com>, pgsql-bugs@lists.postgresql.org
Date: 2024-07-01T02:49:14Z
Lists: pgsql-bugs
On Sat, Jun 29, 2024 at 4:38 AM Tom Lane <tgl@sss.pgh.pa.us> wrote: > Feliphe Pozzer <feliphepozzer@gmail.com> writes: > > Hello Tom, I applied the patch you suggested, and it appears that the issue > > has been resolved. > > Thanks for following up! We should have an official fix in August's > minor releases. Thanks for the report and the investigation! Thanks Richard