Re: Bug in brin_minmax_multi_distance_numeric()

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: Tomas Vondra <tomas(at)vondra(dot)me>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Bug in brin_minmax_multi_distance_numeric()
Date: 2025-08-05 18:11:35
Message-ID: 1128016.1754417495@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 ...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2025-08-05 18:11:41 Re: Test to dump and restore objects left behind by regression
Previous Message Tom Lane 2025-08-05 18:09:47 headerscheck warnings with late-model gcc