Re: Bug in brin_minmax_multi_distance_numeric()

From: Tomas Vondra <tomas(at)vondra(dot)me>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Bug in brin_minmax_multi_distance_numeric()
Date: 2025-08-05 20:09:33
Message-ID: 40fc9864-70b2-43f0-b965-a2eeae7c6966@vondra.me
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 8/5/25 20:11, Tom Lane wrote:
> Peter Eisentraut <peter(at)eisentraut(dot)org> writes:
>> Do we want to make a separate commit for this issue that can be
>> backpatched and have some user-facing information attached to it?
>
> Yes, I think it ought to be committed/backpatched separately.
> I was expecting Tomas to do that, but I can if he's busy ...
>

Sorry, I didn't realize that - it seemed you're handling this. I can
take care of this in the next couple days, if still needed.

regards

--
Tomas Vondra

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-08-05 20:17:36 Re: Bug in brin_minmax_multi_distance_numeric()
Previous Message Nikita Malakhov 2025-08-05 20:07:45 Re: Dead code with short varlenas in toast_save_datum()