Re: btoidsortsupport issue

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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:45:03
Message-ID: CAApHDvrgS+J1YnWfGA6dcO2mGGGh8LfYGSs5dd4-UeDC7wnCaA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 10 Aug 2026 at 09:40, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> David Rowley <dgrowleyml(at)gmail(dot)com> writes:
> > 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.

Oh sorry. I should have paid more attention. I'd mistakenly thought
the whole thread was about the bug. I only got involved halfway
through and didn't read the initial email. Ooops.

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2026-08-09 21:53:23 Re: Support for 8-byte TOAST values, round two
Previous Message Tom Lane 2026-08-09 21:40:26 Re: btoidsortsupport issue