Commit 4b1812b
committed
Fix failure to follow the directions when "init" fork was added.
Specifically this commit updates forkname_to_number() so that the HINT
message includes "init" fork, and also adds the description of "init" fork
into pg_relation_size() document.
This is a part of the commit 2d00190
which has fixed the same oversight in master and 9.4. Back-patch to
9.1 where "init" fork was added.1 parent b8eaa7b commit 4b1812b
2 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14400 | 14400 | | |
14401 | 14401 | | |
14402 | 14402 | | |
14403 | | - | |
| 14403 | + | |
14404 | 14404 | | |
14405 | 14405 | | |
14406 | 14406 | | |
| |||
14521 | 14521 | | |
14522 | 14522 | | |
14523 | 14523 | | |
| 14524 | + | |
| 14525 | + | |
| 14526 | + | |
| 14527 | + | |
| 14528 | + | |
| 14529 | + | |
14524 | 14530 | | |
14525 | 14531 | | |
14526 | 14532 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
0 commit comments