forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit375407f
committed
Doc: Fix link to fillfactor reloption.
Fix a link from the "Heap-Only Tuples" documentation section.Previously, its "fillfactor" link pointed to the "CREATE TABLE"command's documentation. Now the link directly points to the fillfactorstorage parameter documentation (which is about half way into the"CREATE TABLE" sect1).Oversight in commit115464b.Backpatch: 12-, the first version with a usable reloption link.1 parentc39f2f6 commit375407f
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1136 | 1136 |
| |
1137 | 1137 |
| |
1138 | 1138 |
| |
1139 |
| - | |
| 1139 | + | |
1140 | 1140 |
| |
1141 | 1141 |
| |
1142 | 1142 |
| |
|
0 commit comments
Comments
(0)