Re: Incorrect debug info printed in generate_partition_wise_join_paths - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Incorrect debug info printed in generate_partition_wise_join_paths
Date
Msg-id CA+Tgmoak31Z00M+FrwXjtn6d41abjrgZaSuZ-J39dd5vSA6bEw@mail.gmail.com
Whole thread Raw
In response to Re: Incorrect debug info printed in generate_partition_wise_join_paths  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Responses Re: Incorrect debug info printed in generate_partition_wise_join_paths  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
List pgsql-hackers
On Mon, Dec 11, 2017 at 9:05 PM, Etsuro Fujita
<fujita.etsuro@lab.ntt.co.jp> wrote:
> (2017/12/11 17:24), Ashutosh Bapat wrote:
>> Yes, that's the correct fix. We should be printing debug information
>> about the child and not the parent.
>
> Thanks for reviewing!

Committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: money type's overflow handling is woefully incomplete
Next
From: Tom Lane
Date:
Subject: Re: money type's overflow handling is woefully incomplete