pgsql: Clarify documentation that primary key and unique constraints ar

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Clarify documentation that primary key and unique constraints ar
Date: 2012-08-26 20:33:26
Message-ID: E1T5jWQ-0004QX-Uv@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify documentation that primary key and unique constraints are copied
for CREATE TABLE LIKE ... INCLUDING INDEXES.

Per report from david(dot)sahagian(at)emc(dot)com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/de87d4704432e98a327dbf42dbc4711fa2628a9c

Modified Files
--------------
doc/src/sgml/ref/create_table.sgml | 17 +++++++----------
1 files changed, 7 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-08-27 02:51:35 pgsql: Fix up planner infrastructure to support LATERAL properly.
Previous Message pgsql 2012-08-26 19:20:09 pgsql: Tag refs/tags/REL9_2_RC1 was created