diff options
author | Fujii Masao <fujii@postgresql.org> | 2014-08-11 22:52:16 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2014-08-11 22:52:48 +0900 |
commit | 44ea72d28066103b3d1df9a3e9476f52c56e06cc (patch) | |
tree | 9ed113b8261f39b55441d202ce2a3f6ce64805d0 /src/common/exec.c | |
parent | 5d20643532cafd719482119d250c919edcac93b7 (diff) |
Fix documentation oversights about pageinspect and initialization fork.
The initialization fork was added in 9.1, but has not been taken into
consideration in documents of get_raw_page function in pageinspect and
storage layout. This commit fixes those oversights.
get_raw_page can read not only a table but also an index, etc. So it
should be documented that the function can read any relation. This commit
also fixes the document of pageinspect that way.
Back-patch to 9.1 where those oversights existed.
Vik Fearing, review by MauMau
Diffstat (limited to 'src/common/exec.c')
0 files changed, 0 insertions, 0 deletions