Improve documentation for usagecount and relforknumber.
Backpatch to 9.3
Suggestion from Satoshi Nagayasu
<entry><structfield>relforknumber</structfield></entry>
<entry><type>smallint</type></entry>
<entry></entry>
- <entry>Fork number within the relation</entry>
+ <entry>Fork number within the relation; see
+ <filename>include/storage/relfilenode.h</></entry>
</row>
<row>
<entry><structfield>usagecount</structfield></entry>
<entry><type>smallint</type></entry>
<entry></entry>
- <entry>Page LRU count</entry>
+ <entry>Clock-sweep access count</entry>
</row>
</tbody>