Re: postgres_fdw: evaluate placeholdervars on remote server

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
Cc: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: postgres_fdw: evaluate placeholdervars on remote server
Date: 2017-09-15 14:15:22
Message-ID: 5121B024-F63F-47A3-BD22-0D5C64514F6F@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 15 Aug 2017, at 01:00, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> wrote:
>
> On 4/3/17 22:00, Etsuro Fujita wrote:
>> On 2017/04/04 3:21, Andres Freund wrote:
>>> On 2017-02-28 21:45:22 +0900, Etsuro Fujita wrote:
>>>> Here is a patch for $subject.
>>>
>>> This is a nontrivial patch, submitted just before the start of the last
>>> CF for postgres 10. Therefore I think we should move this to the next
>>> CF.
>>
>> Honestly, I'm not satisfied with this patch and I think it would need
>> more work. Moved to the next CF.
>
> This patch needs to be rebased for the upcoming commit fest.

Have you had a chance to look at this such that we can expect a rebased version
of this patch during the commitfest?

cheers ./daniel

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2017-09-15 14:19:18 Re: Statement-level rollback
Previous Message Daniel Gustafsson 2017-09-15 14:10:06 Re: SQL/JSON in PostgreSQL