docs: mention CREATE TABLE LIKE linkage using INCLUDING DEFAULTS

Mention that CREATE TABLE LIKE INCLUDING DEFAULTS creates a link between
the original and new tables if a default function modifies the database,
like nextval().

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/create_table.sgml |    5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to