Adjust ALTER TABLE docs on partitioned constraints

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 9a89f6d85467be362f4d426c76439cea70cd327f
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2018-02-20T15:08:55Z
Releases: 11.0
Adjust ALTER TABLE docs on partitioned constraints

Move the "additional restrictions" comment to ALTER TABLE ADD
CONSTRAINT instead of ADD CONSTRAINT USING INDEX; and in the latter
instead indicate that partitioned tables are unsupported

Noted by David G. Johnston
Discussion: https://postgr.es/m/CAKFQuwY4Ld7ecxL_KAmaxwt0FUu5VcPPN2L4dh+3BeYbrdBa5g@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/ref/alter_table.sgml modified +7 −2

Documentation touched

Discussion