Re: Incorrect calculation of path fraction value in MergeAppend - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Incorrect calculation of path fraction value in MergeAppend
Date
Msg-id 202505070757.m6zcivn4j3wx@alvherre.pgsql
Whole thread Raw
In response to Incorrect calculation of path fraction value in MergeAppend  (Andrei Lepikhov <lepihov@gmail.com>)
Responses Re: Incorrect calculation of path fraction value in MergeAppend
List pgsql-hackers
On 2025-May-07, Andrei Lepikhov wrote:

> Hi,
> 
> Because there was no answer to the issue [1], I'll add it to the next
> commitfest. Feel free to reject it if my logic on choosing the merge append
> path is wrong.

If this is a bug new in pg18, you should add an item to the "open items"
list here: https://wiki.postgresql.org/wiki/Open_Items  The RMT will
then take over and pester the committer/author to ensure the bug is
fixed.

If it's not new in pg18, then adding a commitfest entry in the "bug
fixes" category is the right thing.  I'd suggest to CC the committer and
author of the patch that caused the bug; with the amount of traffic in
pgsql-hackers these days, it's all but guaranteed that people will miss
things.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"Pido que me den el Nobel por razones humanitarias" (Nicanor Parra)



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: ZStandard (with dictionaries) compression support for TOAST compression
Next
From: "Robin Haberkorn"
Date:
Subject: Re: [PATCH] contrib/xml2: xslt_process() should report XSLT-related error details