]> 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)
commitcda02408f20dda90dfe4eb8b6a1adf053afe7446
tree01c12bf2202d768b72008473bd7d844e2750f90a
parent5a4efd100ad48d7fd876ce1bc283ad56560039e0
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