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/[email protected] Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/8f18a880a5f138d4da94173d15514142331f8de6 Modified Files -------------- doc/src/sgml/ddl.sgml | 1433 +++++++++++++++++++++++-------------------------- 1 file changed, 684 insertions(+), 749 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
