Re: Incorrect cost for MergeAppend - Mailing list pgsql-hackers

From David Rowley
Subject Re: Incorrect cost for MergeAppend
Date
Msg-id CAApHDvq0nVmgVWsMzvzOJjj_Rfk36dyOg4beUbZFYbarFCwVwg@mail.gmail.com
Whole thread Raw
In response to Re: Incorrect cost for MergeAppend  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Incorrect cost for MergeAppend
List pgsql-hackers
On Thu, 1 Feb 2024 at 04:32, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> > Since we have a minor coming up very soon, I think it's not a good idea
> > to backpatch right now.  Maybe you can push to master now, and consider
> > whether to backpatch later.
>
> As a rule, we don't back-patch changes like this ever.  People don't
> appreciate plans changing in minor releases.

Pushed to master.

Thanks for the report and the fix, Alexander.



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Parallelize correlated subqueries that execute within each worker
Next
From: Alexander Kuzmenkov
Date:
Subject: Re: Incorrect cost for MergeAppend