Thread: pgsql: Document partitiong tables ancillary object handling some more

pgsql: Document partitiong tables ancillary object handling some more

From
Alvaro Herrera
Date:
Document partitiong tables ancillary object handling some more

Add a couple of lines to make it explicit that indexes, constraints,
triggers are added, removed, or left alone.

Backpatch to pg11.

Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Reviewed-by: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20200421162038.GA18628@alvherre.pgsql

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/97dcd5cd1500184903ae66ea9629efb04e4da0b9

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml  | 9 ++++++---
doc/src/sgml/ref/create_table.sgml | 4 +++-
2 files changed, 9 insertions(+), 4 deletions(-)