Re: Typo in comment in contrib/postgres_fdw/deparse.c - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: Typo in comment in contrib/postgres_fdw/deparse.c
Date
Msg-id 7366f0f0-6e03-5b38-2987-6d587433a1fd@lab.ntt.co.jp
Whole thread Raw
In response to Re: Typo in comment in contrib/postgres_fdw/deparse.c  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 2016/11/04 22:04, Robert Haas wrote:
> On Fri, Nov 4, 2016 at 7:20 AM, Etsuro Fujita
> <fujita.etsuro@lab.ntt.co.jp> wrote:
>> I found another typo in postgres_fdw.c.  Attached is a patch for fixing
>> that.

> OK, committed that, too.

Thanks again!

Best regards,
Etsuro Fujita





pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: Push down more full joins in postgres_fdw
Next
From: Haribabu Kommi
Date:
Subject: Re: macaddr 64 bit (EUI-64) datatype support