pgsql: docs: mention CREATE TABLE LIKE linkage using INCLUDING DEFAULTS

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: docs: mention CREATE TABLE LIKE linkage using INCLUDING DEFAULTS
Дата
Msg-id E1W78yx-0001Ey-5H@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: pgsql: Add recovery_target='immediate' option.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Copy-editing docs for recovery_target='immediate', and "ie."