Re: postgres_fdw behaves oddly
От | Ashutosh Bapat |
---|---|
Тема | Re: postgres_fdw behaves oddly |
Дата | |
Msg-id | CAFjFpRczGNT8k6o=4dCdvvbv2X+-Jo9GUeS3AmLH51uSBk5bEA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: postgres_fdw behaves oddly (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>) |
Ответы |
Re: postgres_fdw behaves oddly
Re: postgres_fdw behaves oddly |
Список | pgsql-hackers |
Hi Fujita-san,
Here are my comments about the patch fscan_reltargetlist.patchSanity
--------
--------
Patch applies and compiles cleanly.
Regressions in test/regress folder and postgres_fdw and file_fdw are clean.
2071 /* Are any system columns requested from rel? */
2072 scan_plan->fsSystemCol = false;
On Wed, Nov 12, 2014 at 12:55 PM, Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp> wrote:
(2014/11/11 18:45), Etsuro Fujita wrote:(2014/11/10 20:05), Ashutosh Bapat wrote:Since two separate issues 1. using reltargetlist instead of attr_needed
and 2. system columns usage in FDW are being tackled here, we should
separate the patch into two one for each of the issues.
Agreed. Will split the patch into two.
Here are splitted patches:
fscan-reltargetlist.patch - patch for #1
postgres_fdw-syscol.patch - patch for #2
Thanks,
Best regards,
Etsuro Fujita
--
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company
В списке pgsql-hackers по дате отправления: