forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaf36f19
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 parentba33775 commitaf36f19
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4299 | 4299 |
| |
4300 | 4300 |
| |
4301 | 4301 |
| |
4302 |
| - | |
| 4302 | + | |
| 4303 | + | |
| 4304 | + | |
4303 | 4305 |
| |
4304 | 4306 |
| |
4305 | 4307 |
| |
|
0 commit comments
Comments
(0)