Re: BUG #19000: gist index returns inconsistent result with gist_inet_ops

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Richard Guo <guofenglinux(at)gmail(dot)com>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, exclusion(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19000: gist index returns inconsistent result with gist_inet_ops
Date: 2025-08-01 19:04:48
Message-ID: 2489193.1754075088@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I wrote:
> Richard Guo <guofenglinux(at)gmail(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Geoghegan 2025-08-01 21:47:21 Re: Postgres: Queries are too slow after upgrading to PG17 from PG15
Previous Message Masahiko Sawada 2025-08-01 16:32:07 Re: Use-after-free in reorderbuffer.c for INSERT ON CONFLICT