forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd97d554
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 parentfe30365 commitd97d554
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4103 | 4103 |
| |
4104 | 4104 |
| |
4105 | 4105 |
| |
4106 |
| - | |
4107 |
| - | |
| 4106 | + | |
| 4107 | + | |
4108 | 4108 |
| |
4109 | 4109 |
| |
4110 | 4110 |
| |
|
0 commit comments
Comments
(0)