Re: btoidsortsupport issue

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Rowley <dgrowleyml(at)gmail(dot)com>
Cc: Peter Geoghegan <pg(at)bowt(dot)ie>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, John Naylor <johncnaylorls(at)gmail(dot)com>
Subject: Re: btoidsortsupport issue
Date: 2026-08-09 21:40:26
Message-ID: 1771010.1786311626@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

David Rowley <dgrowleyml(at)gmail(dot)com> writes:
> On Mon, 10 Aug 2026 at 09:17, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> I think Peter's point is that that commit (51cd5d6f0) is in
>> fact incorrect.

> What Peter pointed out has already been pointed out in the thread that
> I linked to. I felt it was useful to point out the duplicate to avoid
> anyone wasting time looking deeper or producing a duplicate fix. Maybe
> I've missed something, but I did try John's fix, and it does make
> Peter's test pass, so to me it seems like a duplicate report. What
> did I miss?

Ah, nothing. You pointed to the original message with the faulty
patch, not to the downthread message that said it was wrong, so
I misunderstood what you were saying.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2026-08-09 21:45:03 Re: btoidsortsupport issue
Previous Message Peter Geoghegan 2026-08-09 21:38:54 Re: btoidsortsupport issue