Improve documentation for table partitioning.

Robert Haas <rhaas@postgresql.org>

Commit: 8f18a880a5f138d4da94173d15514142331f8de6
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-03-31T21:33:34Z
Releases: 10.0
Improve documentation for table partitioning.

Emphasize the new declarative partitioning more, and compare and
contrast it more clearly with inheritance-based partitioning.

Amit Langote, reviewed and somewhat revised by me

Discussion: http://postgr.es/m/a6f99cdb-21e7-1d65-1381-91f2cfa156e2@lab.ntt.co.jp

Files

PathChange+/−
doc/src/sgml/ddl.sgml modified +684 −749

Documentation touched

Discussion