pgsql: doc: CREATE FOREIGN TABLE now allows CHECK ( ... ) NO INHERIT

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: CREATE FOREIGN TABLE now allows CHECK ( ... ) NO INHERIT
Date: 2015-05-15 18:46:08
Message-ID: E1YtKca-0001hV-TO@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: CREATE FOREIGN TABLE now allows CHECK ( ... ) NO INHERIT

Etsuro Fujita

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/92edba2665ae7bf43ed03538311e63652f9e2373

Modified Files
--------------
doc/src/sgml/ref/create_foreign_table.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-05-15 19:02:28 pgsql: Extend GB18030 encoding conversion to cover full Unicode range.
Previous Message Simon Riggs 2015-05-15 18:38:48 pgsql: TABLESAMPLE, SQL Standard and extensible