print_path is missing GatherMerge and CustomScan support - Mailing list pgsql-hackers

From Masahiko Sawada
Subject print_path is missing GatherMerge and CustomScan support
Date
Msg-id CAD21AoBQMLoc=ohH-oocuAPsELrmk8_EsRJjOyR8FQLZkbE0wA@mail.gmail.com
Whole thread Raw
Responses Re: print_path is missing GatherMerge and CustomScan support  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi,

While debugging planner I realized that print_path() function is not
aware of both GatherMerge path and CustomScan path. Attached small
patch fixes it.

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Attachment

pgsql-hackers by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: GSOC 2018 Project - A New Sorting Routine
Next
From: Andrey Borodin
Date:
Subject: Re: [Patch] Checksums for SLRU files