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