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/[email protected]
Backpatch-through: 10
Branch
------
REL_10_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/f5efc931c2e8a77e6af950fbc35f6851c02402b4
Modified Files
--------------
doc/src/sgml/ddl.sgml | 12 ++++++------
doc/src/sgml/ref/alter_table.sgml | 27 ++++++++++++++-------------
2 files changed, 20 insertions(+), 19 deletions(-)