Fix incorrect comment reference

From: James Coleman <jtc331(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Fix incorrect comment reference
Date: 2023-01-23 13:31:04
Message-ID: CAAaqYe8YVimoZz3u7W8u5J=DdSi1DPJtPSQ9r=wLRDBQXA2gHw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

See the attached for a simple comment fix -- the referenced
generate_useful_gather_paths call isn't in grouping_planner it's in
apply_scanjoin_target_to_paths.

Thanks,
James Coleman

Attachment Content-Type Size
v1-0001-Fixup-incorrect-comment.patch application/octet-stream 1.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2023-01-23 13:45:01 Re: Add a test to ldapbindpasswd
Previous Message Peter Eisentraut 2023-01-23 13:27:13 Re: Generating code for query jumbling through gen_node_support.pl