Re: BUG #19000: gist index returns inconsistent result with gist_inet_ops - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #19000: gist index returns inconsistent result with gist_inet_ops
Date
Msg-id 2489193.1754075088@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #19000: gist index returns inconsistent result with gist_inet_ops  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
I wrote:
> Richard Guo <guofenglinux@gmail.com> writes:
>> I think correctness should take priority over avoiding pain.

> Yeah.  I spent a little time investigating this today, and hope
> to have a patch to propose tomorrow.

Done at
https://www.postgresql.org/message-id/2483812.1754072263%40sss.pgh.pa.us

            regards, tom lane



pgsql-bugs by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Use-after-free in reorderbuffer.c for INSERT ON CONFLICT
Next
From: Peter Geoghegan
Date:
Subject: Re: Postgres: Queries are too slow after upgrading to PG17 from PG15