forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit71fe237
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 parent2faab87 commit71fe237
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1131 | 1131 |
| |
1132 | 1132 |
| |
1133 | 1133 |
| |
1134 |
| - | |
| 1134 | + | |
1135 | 1135 |
| |
1136 | 1136 |
| |
1137 | 1137 |
| |
|
0 commit comments
Comments
(0)