]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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)
commit97dcd5cd1500184903ae66ea9629efb04e4da0b9
tree55bd3a8a5c40ad9ae115e92a1b9fa3604bf33fe7
parent56259c377f4a70c967aa6812bb09ee64642acd8f
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