Re: [HACKERS] postgres_fdw: support parameterized foreign joins - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: [HACKERS] postgres_fdw: support parameterized foreign joins
Date
Msg-id 9907b89d-c74b-e1bc-4b3d-e833e77ad111@lab.ntt.co.jp
Whole thread Raw
In response to Re: [HACKERS] postgres_fdw: support parameterized foreign joins  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Responses Re: postgres_fdw: support parameterized foreign joins  (David Steele <david@pgmasters.net>)
Re: postgres_fdw: support parameterized foreign joins  (Arthur Zakirov <a.zakirov@postgrespro.ru>)
List 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

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: [HACKERS] GSOC'17 project introduction: Parallel COPY executionwith errors handling
Next
From: Elvis Pranskevichus
Date:
Subject: Re: [HACKERS] [PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable.