Re: Bug in brin_minmax_multi_distance_numeric()

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: Tomas Vondra <tomas@vondra.me>, pgsql-hackers@lists.postgresql.org
Date: 2025-08-05T18:11:35Z
Lists: pgsql-hackers
Peter Eisentraut <peter@eisentraut.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 ...

			regards, tom lane



Commits

  1. Fix incorrect return value in brin_minmax_multi_distance_numeric().