forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2b88864
committed
Doc: Improve clarity on partitioned table limitations
Explicitly mention that primary key constraints are also included in thelimitation that the constraint columns must be a superset of the partition keycolumns.Wording suggestion from Tom Lane.Discussion:https://postgr.es/m/64062533.78364.1601415362244@mail.yahoo.comBackpatch-through: 11, where unique constraints on partitioned tables were added1 parenta094c8f commit2b88864
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4056 | 4056 |
| |
4057 | 4057 |
| |
4058 | 4058 |
| |
4059 |
| - | |
4060 |
| - | |
| 4059 | + | |
| 4060 | + | |
4061 | 4061 |
| |
4062 | 4062 |
| |
4063 | 4063 |
| |
|
0 commit comments
Comments
(0)