docs: mention CREATE TABLE LIKE linkage using INCLUDING DEFAULTS
Bruce Momjian <bruce@momjian.us>
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().
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/create_table.sgml | modified | +4 −1 |