Обсуждение: pgsql: Doc: Improve description around ALTER TABLE ATTACH PARTITION

Поиск
Список
Период
Сортировка

pgsql: Doc: Improve description around ALTER TABLE ATTACH PARTITION

От
Michael Paquier
Дата:
Doc: Improve description around ALTER TABLE ATTACH PARTITION

This clarifies more how to use and how to take advantage of constraints
when attaching a new partition.

Author: Justin Pryzby
Reviewed-by: Amit Langote, Álvaro Herrera, Michael Paquier
Discussion: https://postgr.es/m/20191028001207.GB23808@telsasoft.com
Backpatch-through: 10

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ea881338014fd5c7d864d78d2eb441d784d1cc39

Modified Files
--------------
doc/src/sgml/ddl.sgml             | 12 ++++++------
doc/src/sgml/ref/alter_table.sgml | 29 +++++++++++++++--------------
2 files changed, 21 insertions(+), 20 deletions(-)