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

From Robert Haas
Subject Re: Minor improvement to create_foreign_table.sgml
Date
Msg-id CA+TgmoYSBT6R8c1FYHVT7oNtEgyRd=BZmaqbzS1=T_qFksi4Yw@mail.gmail.com
Whole thread Raw
In response to Minor improvement to create_foreign_table.sgml  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Responses Re: Minor improvement to create_foreign_table.sgml  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
List pgsql-hackers
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.

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



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Missing importing option of postgres_fdw
Next
From: Bruno Harbulot
Date:
Subject: Problems with question marks in operators (JDBC, ECPG, ...)