On 2018/01/12 1:54, Tom Lane wrote:
Tatsuro Yamada <[email protected]> writes:The declaration of estimate_path_cost_size uses baserel, but the actual definition uses foreignrel. It would be better to sync.Yeah, the join_conds parameter's been renamed at some point too :-( Fixed. regards, tom lane
Thanks! :) Regards, Tatsuro Yamada
