Re: Minor improvement to create_foreign_table.sgml - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: Minor improvement to create_foreign_table.sgml
Date
Msg-id 55599D50.20806@lab.ntt.co.jp
Whole thread Raw
In response to Re: Minor improvement to create_foreign_table.sgml  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 2015/05/16 3:46, Robert Haas wrote:
> On Thu, May 14, 2015 at 4:07 AM, Etsuro Fujita
> <fujita.etsuro@lab.ntt.co.jp> wrote:
>> The attached patch adds missing NO INHERIT to the CHECK clause in the
>> synopsis section in the reference page on CREATE FOREIGN TABLE.
>
> Good catch.  Committed.

Thanks for picking this up!

Best regards,
Etsuro Fujita



pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: Missing importing option of postgres_fdw
Next
From: Amit Langote
Date:
Subject: Re: Missing importing option of postgres_fdw