aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2014-08-11 22:52:16 +0900
committerFujii Masao <fujii@postgresql.org>2014-08-11 22:53:05 +0900
commit79b0bc1e9530c05dbeb5c91232faf3ee184439f3 (patch)
tree56ab5c8c081a4b08ce6e68c3fdae120269f67ea8 /src/backend/utils/adt/numeric.c
parentd4b13fab4e009c52567283b4b42b190c4696c355 (diff)
downloadpostgresql-79b0bc1e9530c05dbeb5c91232faf3ee184439f3.tar.gz
postgresql-79b0bc1e9530c05dbeb5c91232faf3ee184439f3.zip
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/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions