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-23T02:45:41Z
Lists: 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
Commits
-
Remove redundant code in create_gather_merge_path
- 8b2e9fd26afd 18.0 landed