forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit690e464
committed
doc: clarify which table creation is used for inheritance part.
Previously people might assume that the partition syntax version ofCREATE TABLE is to be used for the inheritance partition table example;mention that the non-partitioned version should be used.Reported-by: mib@nic.atDiscussion:https://postgr.es/m/158089540905.1098.15071165437284409576@wrigleys.postgresql.orgBackpatch-through: 101 parentb8c651b commit690e464
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3494 | 3494 |
| |
3495 | 3495 |
| |
3496 | 3496 |
| |
3497 |
| - | |
3498 |
| - | |
| 3497 | + | |
| 3498 | + | |
3499 | 3499 |
| |
3500 | 3500 |
| |
3501 | 3501 |
| |
|
0 commit comments
Comments
(0)