Re: Bug in brin_minmax_multi_distance_numeric()

Tomas Vondra <tomas@vondra.me>

From: Tomas Vondra <tomas@vondra.me>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Peter Eisentraut <peter@eisentraut.org>, pgsql-hackers@lists.postgresql.org
Date: 2025-08-06T13:44:16Z
Lists: pgsql-hackers
On 8/5/25 22:17, Tom Lane wrote:
> Tomas Vondra <tomas@vondra.me> writes:
>> On 8/5/25 20:11, Tom Lane wrote:
>>> 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.
> 
> Oh, I'm happy to do it if you weren't intending to.
> 

If you're willing to take care of it, that'd be great. I won't have time
to deal with this until sometime next week.


Thank you.

-- 
Tomas Vondra




Commits

  1. Fix incorrect return value in brin_minmax_multi_distance_numeric().