Re: dblink: add polymorphic functions.

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Joe Conway <mail(at)joeconway(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Merlin Moncure <mmoncure(at)gmail(dot)com>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Subject: Re: dblink: add polymorphic functions.
Date: 2016-03-11 13:31:14
Message-ID: CA+TgmoY3puv7qs5qEHAqhyEj8gDLo3uTxbLz_4DSHp2gXyYs=w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jan 28, 2016 at 6:12 AM, Alvaro Herrera
<alvherre(at)2ndquadrant(dot)com> wrote:
> Joe Conway wrote:
>
>> Ok, back to the drawing board. Thanks for the feedback.
>
> Closing this one as returned-with-feedback. Please do resubmit for
> CF 2016-03.

Joe, it looks like you reactivated this patch for CF 2016-03 even
though it hasn't been updated. So, you want a review of an updated
patch you haven't written yet?

I think this should be marked Returned with Feedback and you can
resubmit for 9.7.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kartyshov Ivan 2016-03-11 13:33:16 Re: proposal: get oldest LSN - function
Previous Message Robert Haas 2016-03-11 13:26:37 Re: Refactoring speculative insertion with unique indexes a little