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/[email protected] 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(-)
