forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitba2d278
committed
Fix omission in partitioning limitation documentation
UNIQUE and PRIMARY KEY constraints can be created on ONLY thepartitioned table. We already had an example demonstrating that,but forgot to mention it in the documentation of the limits ofpartitioning.Author: Laurenz AlbeReviewed-By: shihao zhong, Shubham Khanna, Ashutosh BapatBackpatch-through: 12Discussion:https://postgr.es/m/167299368731.659.16130012959616771853@wrigleys.postgresql.org1 parent6f97ef0 commitba2d278
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4348 | 4348 |
| |
4349 | 4349 |
| |
4350 | 4350 |
| |
4351 |
| - | |
| 4351 | + | |
| 4352 | + | |
| 4353 | + | |
4352 | 4354 |
| |
4353 | 4355 |
| |
4354 | 4356 |
| |
|
0 commit comments
Comments
(0)