forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9a89f6d
committed
Adjust ALTER TABLE docs on partitioned constraints
Move the "additional restrictions" comment to ALTER TABLE ADDCONSTRAINT instead of ADD CONSTRAINT USING INDEX; and in the latterinstead indicate that partitioned tables are unsupportedNoted by David G. JohnstonDiscussion:https://postgr.es/m/CAKFQuwY4Ld7ecxL_KAmaxwt0FUu5VcPPN2L4dh+3BeYbrdBa5g@mail.gmail.com1 parent9a44a26 commit9a89f6d
1 file changed
+7
-2
lines changedLines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
373 | 379 |
| |
374 | 380 |
| |
375 | 381 |
| |
| |||
413 | 419 |
| |
414 | 420 |
| |
415 | 421 |
| |
416 |
| - | |
417 |
| - | |
| 422 | + | |
418 | 423 |
| |
419 | 424 |
| |
420 | 425 |
| |
|
0 commit comments
Comments
(0)