Document partitiong tables ancillary object handling some more
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 21 Apr 2020 21:14:18 +0000 (17:14 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 21 Apr 2020 21:14:18 +0000 (17:14 -0400)
commit8803506c411e457adc2531c6ecb69e002e8a83c6
treed106f4b7bb17fdcd21478beda65fe204c90743e5
parentd12bdba77b0fce9df818bc84ad8b1d8e7a96614b
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
doc/src/sgml/ref/alter_table.sgml
doc/src/sgml/ref/create_table.sgml