Document partitiong tables ancillary object handling some more
authorAlvaro Herrera <[email protected]>
Tue, 21 Apr 2020 21:14:18 +0000 (17:14 -0400)
committerAlvaro Herrera <[email protected]>
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 <[email protected]>
Reviewed-by: Justin Pryzby <[email protected]>
Discussion: https://postgr.es/m/20200421162038[email protected]
doc/src/sgml/ref/alter_table.sgml
doc/src/sgml/ref/create_table.sgml