Re: dblink: add polymorphic functions.

From: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: dblink: add polymorphic functions.
Date: 2015-02-20 05:50:25
Message-ID: CADkLM=fm2RCxNyaHHK69zKungy1_0w1Hf51j7o6dmB66ypnoWg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks - completely new to this process, so I'm going to need
walking-through of it. I promise to document what I learn and try to add
that to the commitfest wiki. Where can I go for guidance about
documentation format and regression tests?

Author field is presently being finicky, reported that to Magnus already.

On Thu, Feb 19, 2015 at 11:00 PM, Michael Paquier <michael(dot)paquier(at)gmail(dot)com
> wrote:

> On Fri, Feb 20, 2015 at 7:06 AM, Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
> wrote:
> > Proposed patch attached.
>
> At quick glance, this patch lacks two things:
> - regression test coverage
> - documentation
> (Note: do not forget to add your name in the field "Author" when
> adding a new patch in the CF app).
> --
> Michael
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2015-02-20 05:59:33 Re: pg_check_dir comments and implementation mismatch
Previous Message Michael Paquier 2015-02-20 05:21:59 Re: Expanding the use of FLEXIBLE_ARRAY_MEMBER for declarations like foo[1]