Re: Redundant code in create_gather_merge_path

Richard Guo <guofenglinux@gmail.com>

From: Richard Guo <guofenglinux@gmail.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2024-07-18T03:08:48Z
Lists: pgsql-hackers

Attachments

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.

Thanks
Richard

Commits

  1. Remove redundant code in create_gather_merge_path