pgsql: doc: CREATE FOREIGN TABLE now allows CHECK ( ... ) NO INHERIT - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: doc: CREATE FOREIGN TABLE now allows CHECK ( ... ) NO INHERIT
Date
Msg-id E1YtKca-0001hV-TO@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: TABLESAMPLE, SQL Standard and extensible
Next
From: Tom Lane
Date:
Subject: pgsql: Extend GB18030 encoding conversion to cover full Unicode range.