forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf73293a
committed
Fix some documentation about FKs and partitioned tables
This got forgotten in f56f8f which has added foreign key support forpartitioned tables. In passing, add a mention about caveats applying totables partitioned using inheritance regarding indexes and foreign keys.Author: Paul A JungwirthReviewed-by: Amit Langote, Michael PaquierDiscussion:https://postgr.es/m/CA+renyUuSmYgmZjKc_DfUNVZ0uttF91-FwhDVW3F7WEPj0jL5w@mail.gmail.com1 parentd890fa8 commitf73293a
1 file changed
+8
-8
lines changedLines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3964 | 3964 |
| |
3965 | 3965 |
| |
3966 | 3966 |
| |
3967 |
| - | |
3968 |
| - | |
3969 |
| - | |
3970 |
| - | |
3971 |
| - | |
3972 |
| - | |
3973 |
| - | |
3974 |
| - | |
3975 | 3967 |
| |
3976 | 3968 |
| |
3977 | 3969 |
| |
| |||
4354 | 4346 |
| |
4355 | 4347 |
| |
4356 | 4348 |
| |
| 4349 | + | |
| 4350 | + | |
| 4351 | + | |
| 4352 | + | |
| 4353 | + | |
| 4354 | + | |
| 4355 | + | |
| 4356 | + | |
4357 | 4357 |
| |
4358 | 4358 |
| |
4359 | 4359 |
| |
|
0 commit comments
Comments
(0)