pgsql: Doc: Improve description around ALTER TABLE ATTACH PARTITION

Started by Michael Paquierover 6 years ago2 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/20191028001207.GB23808@telsasoft.com
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(-)

#2Justin Pryzby
pryzby@telsasoft.com
In reply to: Michael Paquier (#1)
Re: pgsql: Doc: Improve description around ALTER TABLE ATTACH PARTITION

Thanks for applying

Show quoted text

On Tue, Nov 05, 2019 at 01:19:41AM +0000, Michael Paquier wrote:

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: /messages/by-id/20191028001207.GB23808@telsasoft.com
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(-)