Re: postgres_fdw: support parameterized foreign joins

From: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
To: Arthur Zakirov <a(dot)zakirov(at)postgrespro(dot)ru>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: postgres_fdw: support parameterized foreign joins
Date: 2017-03-23 12:45:51
Message-ID: 9907b89d-c74b-e1bc-4b3d-e833e77ad111@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2017/03/21 18:38, Etsuro Fujita wrote:
> On 2017/03/16 22:23, Arthur Zakirov wrote:
>> Can you rebase the patch? It is not applied now.

> Ok, will do. Thanks for the report!

Done. Also, I added regression tests and revised code and comments a
bit. (As for create_foreignscan_path(), I haven't done anything about
that yet.) Please find attached a new version created on top of [1].

Best regards,
Etsuro Fujita

[1]
https://www.postgresql.org/message-id/79b98e30-4d38-7deb-f1fb-bc0bc589a958%40lab.ntt.co.jp

Attachment Content-Type Size
postgres-fdw-param-foreign-joins-2.patch binary/octet-stream 22.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Elvis Pranskevichus 2017-03-23 12:47:27 Re: [PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable.
Previous Message Pavel Stehule 2017-03-23 12:39:16 Re: GSOC'17 project introduction: Parallel COPY execution with errors handling