Doc: Improve description around ALTER TABLE ATTACH PARTITION

Michael Paquier <michael@paquier.xyz>

Commit: f5efc931c2e8a77e6af950fbc35f6851c02402b4
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-11-05T01:18:05Z
Releases: 10.11
Doc: Improve description around ALTER TABLE ATTACH PARTITION

This clarifies more how to use and how to take advantage of constraints
when attaching a new partition.

Author: Justin Pryzby
Reviewed-by: Amit Langote, Álvaro Herrera, Michael Paquier
Discussion: https://postgr.es/m/20191028001207.GB23808@telsasoft.com
Backpatch-through: 10

Files

PathChange+/−
doc/src/sgml/ddl.sgml modified +6 −6
doc/src/sgml/ref/alter_table.sgml modified +14 −13

Documentation touched

Discussion