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>, Peter Eisentraut <peter@eisentraut.org>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-08-05T20:09:33Z
Lists: pgsql-hackers
On 8/5/25 20:11, Tom Lane wrote: > 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 ... > 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
Commits
-
Fix incorrect return value in brin_minmax_multi_distance_numeric().
- b9279058a3ca 16.10 landed
- 9b681e239726 18.0 landed
- 835c9374d630 15.14 landed
- 80c758a2e1d7 19 (unreleased) landed
- 5b0c8e328949 14.19 landed
- 0b0d3c19bf07 17.6 landed