Re: Minor code improvement to estimate_path_cost_size in postgres_fdw

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Minor code improvement to estimate_path_cost_size in postgres_fdw
Дата
Msg-id 19022.1515689694@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Minor code improvement to estimate_path_cost_size in postgres_fdw  (Tatsuro Yamada <yamada.tatsuro@lab.ntt.co.jp>)
Ответы Re: Minor code improvement to estimate_path_cost_size in postgres_fdw
Список pgsql-hackers
Tatsuro Yamada <yamada.tatsuro@lab.ntt.co.jp> 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


В списке pgsql-hackers по дате отправления: