]> granicus.if.org Git - postgresql/commit
Update ddl.sgml for declarative partitioning syntax
authorSimon Riggs <simon@2ndQuadrant.com>
Fri, 10 Feb 2017 10:03:28 +0000 (10:03 +0000)
committerSimon Riggs <simon@2ndQuadrant.com>
Fri, 10 Feb 2017 10:03:28 +0000 (10:03 +0000)
commit9401883a7a598f1f1664c74835821f697932666f
tree7b80c08b1f955c5284b9d7f389a74b74af86c1d4
parent61c9a9dac44c0f0c24342a4fa4f750756ac72f2f
Update ddl.sgml for declarative partitioning syntax

Add a section titled "Partitioned Tables" to describe what are
partitioned tables, partition, their similarities with inheritance.
The existing section on inheritance is retained for clarity.

Then add examples to the partitioning chapter that show syntax for
partitioned tables.  In fact they implement the same partitioning
scheme that is currently shown using inheritance.

Amit Langote, with additional details and explanatory text by me
doc/src/sgml/ddl.sgml