forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcbadfc1
committed
Doc: be clearer that foreign-table partitions need user-added constraints.
A very well-informed user might deduce this from what we said already,but I'd bet against it. Lay it out explicitly.While here, rewrite the comment about tuple routing to be moreintelligible to an average SQL user.Per bug #17395 from Alexander Lakhin. Back-patch to v11. (The textin this area is different in v10 and I'm not sufficiently excitedabout this point to adapt the patch.)Discussion:https://postgr.es/m/17395-8c326292078d1a57@postgresql.org1 parent5e26aa6 commitcbadfc1
2 files changed
+29
-10
lines changedLines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3791 | 3791 |
| |
3792 | 3792 |
| |
3793 | 3793 |
| |
3794 |
| - | |
3795 |
| - | |
3796 |
| - | |
| 3794 | + | |
| 3795 | + | |
| 3796 | + | |
| 3797 | + | |
| 3798 | + | |
| 3799 | + | |
3797 | 3800 |
| |
3798 | 3801 |
| |
3799 | 3802 |
| |
|
Lines changed: 23 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
348 | 348 |
| |
349 | 349 |
| |
350 | 350 |
| |
351 |
| - | |
| 351 | + | |
352 | 352 |
| |
353 | 353 |
| |
354 | 354 |
| |
355 | 355 |
| |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
356 | 378 |
| |
357 | 379 |
| |
358 | 380 |
| |
| |||
362 | 384 |
| |
363 | 385 |
| |
364 | 386 |
| |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 |
| - | |
369 |
| - | |
370 |
| - | |
371 | 387 |
| |
372 | 388 |
| |
373 | 389 |
| |
|
0 commit comments
Comments
(0)