Re: Redundant code in create_gather_merge_path - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Redundant code in create_gather_merge_path
Date
Msg-id CAMbWs4_G5-9EA5Yp_iH0ScdzMRsTgiXR4QM7b9g5J-+kDj843g@mail.gmail.com
Whole thread Raw
In response to Re: Redundant code in create_gather_merge_path  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-hackers
On Thu, Jul 18, 2024 at 11:08 AM Richard Guo <guofenglinux@gmail.com> wrote:
> On Thu, Jul 18, 2024 at 10:02 AM Richard Guo <guofenglinux@gmail.com> wrote:
> > I noticed this while reviewing patch [1], thinking that it might be
> > worth fixing.  Any thoughts?
>
> Here is the patch.

This patch is quite straightforward to remove the redundant code.  So
I've gone ahead and pushed it.

Thanks
Richard



pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: pgsql: Add more SQL/JSON constructor functions
Next
From: Masahiko Sawada
Date:
Subject: Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin