forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9401883
committed
Update ddl.sgml for declarative partitioning syntax
Add a section titled "Partitioned Tables" to describe what arepartitioned 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 forpartitioned tables. In fact they implement the same partitioningscheme that is currently shown using inheritance.Amit Langote, with additional details and explanatory text by me1 parent61c9a9d commit9401883
1 file changed
+438
-20
lines changed0 commit comments
Comments
(0)