doc: move PARTITION OF stanza to just below PARTITION BY
Alvaro Herrera <alvherre@alvh.no-ip.org>
doc: move PARTITION OF stanza to just below PARTITION BY It's more logical this way, since the new ordering matches the way the tables are created; but in any case, the previous location of PARTITION OF did not appear carefully chosen anyway (since it didn't match the location in which it appears in the synopsys either, which is what we normally do.) In the PARTITION BY stanza, add a link to the partitioning section in the DDL chapter, too. Suggested-by: David G. Johnston Discussion: https://postgr.es/m/CAKFQuwY4Ld7ecxL_KAmaxwt0FUu5VcPPN2L4dh+3BeYbrdBa5g@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/create_table.sgml | modified | +139 −134 |
Documentation touched
Discussion
- pgsql: Allow UNIQUE indexes on partitioned tables 9 messages · 2018-02-19 → 2018-07-17