Minor code improvements to create_foreignscan_plan/ExecInitForeignScan

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема Minor code improvements to create_foreignscan_plan/ExecInitForeignScan
Дата
Msg-id 559F9323.4080403@lab.ntt.co.jp
обсуждение
Ответы Re: Minor code improvements to create_foreignscan_plan/ExecInitForeignScan
Re: Minor code improvements to create_foreignscan_plan/ExecInitForeignScan
Список pgsql-hackers
To save cycles, I modified create_foreignscan_plan so that it detects
whether any system columns are requested if scanning a base relation.
Also, I revised other code there a little bit.

For ExecInitForeignScan, I simplified the code there to determine the
scan tuple type, whith seems to me complex beyound necessity.  Maybe
that might be nitpicking, though.

Best regards,
Etsuro Fujita

Вложения

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