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
- v1-0001-Remove-redundant-code-in-create_gather_merge_path.patch (application/octet-stream) patch v1-0001
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
-
Remove redundant code in create_gather_merge_path
- 8b2e9fd26afd 18.0 landed