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 ------ master Details ------- https://git.postgresql.org/pg/commitdiff/8803506c411e457adc2531c6ecb69e002e8a83c6 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(-)
