Re: Incorrect calculation of path fraction value in MergeAppend

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: Andrei Lepikhov <lepihov(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Incorrect calculation of path fraction value in MergeAppend
Date: 2025-05-07 16:10:42
Message-ID: 3320922.1746634242@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

=?utf-8?Q?=C3=81lvaro?= Herrera <alvherre(at)kurilemu(dot)de> writes:
> Weird, that doesn't seem to work very well if you try to search for
> stuff. But if you just specify the Message-Id without clicking "search"
> then it works. So here you go:
> https://commitfest.postgresql.org/patch/5742/

Yeah, that "search" button is misleading as heck. Ignore it and
just paste in the message-ID of the patch email, and you should
be good --- at least, I've never had trouble with that method.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2025-05-07 16:31:42 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Previous Message Tom Lane 2025-05-07 16:04:39 Re: disabled SSL log_like tests