forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf116356
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 parent3ee692d commitf116356
1 file changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3548 | 3548 |
| |
3549 | 3549 |
| |
3550 | 3550 |
| |
3551 |
| - | |
3552 |
| - | |
| 3551 | + | |
| 3552 | + | |
3553 | 3553 |
| |
3554 | 3554 |
| |
3555 | 3555 |
| |
|
0 commit comments
Comments
(0)