Re: print_path is missing GatherMerge and CustomScan support
От
Michael Paquier
Тема
Re: print_path is missing GatherMerge and CustomScan support
Дата
Msg-id
20180719000722.GA3411@paquier.xyz
Ответ на
Re: print_path is missing GatherMerge and CustomScan support (Ashutosh Bapat)
Список
Дерево обсуждения
print_path is missing GatherMerge and CustomScan support Masahiko Sawada <sawada.mshk@gmail.com>
Re: print_path is missing GatherMerge and CustomScan support Michael Paquier <michael@paquier.xyz>
Re: print_path is missing GatherMerge and CustomScan support Michael Paquier <michael@paquier.xyz>
Re: print_path is missing GatherMerge and CustomScan support Masahiko Sawada <sawada.mshk@gmail.com>
Re: print_path is missing GatherMerge and CustomScan support Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>
Re: print_path is missing GatherMerge and CustomScan support Michael Paquier <michael@paquier.xyz>
Re: print_path is missing GatherMerge and CustomScan support Michael Paquier <michael@paquier.xyz>
Re: print_path is missing GatherMerge and CustomScan support Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>
Re: print_path is missing GatherMerge and CustomScan support Michael Paquier <michael@paquier.xyz>
Re: print_path is missing GatherMerge and CustomScan support Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>
Re: print_path is missing GatherMerge and CustomScan support Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Re: print_path is missing GatherMerge and CustomScan support Robert Haas <robertmhaas@gmail.com>
Re: print_path is missing GatherMerge and CustomScan support Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
Re: print_path is missing GatherMerge and CustomScan support Michael Paquier <michael@paquier.xyz>
On Wed, Jul 18, 2018 at 12:15:25PM +0530, Ashutosh Bapat wrote: > Yes that's right. Thanks for taking care of it. Okay, I have pushed a fix for this one as that's wrong and back-patched to v11. The coverage of reparameterize_path_by_child is actually quite poor if you look at the reports: https://coverage.postgresql.org/src/backend/optimizer/util/pathnode.c.gcov.html Could it be possible to stress that more? This way mistakes like this one could have been avoided from the start. -- Michael
В списке pgsql-hackers по дате отправления