aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.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:13 +0900
commitb8eaa7b2a67c9f9f6730376056903feb3da58293 (patch)
treec3b0c275989ca0e5b01c7db295e0d2f775bdb0a3 /src/backend/access/gist/gist.c
parent83412c7b9f2e7d159e2eebaf4da3272a603c2595 (diff)
downloadpostgresql-b8eaa7b2a67c9f9f6730376056903feb3da58293.tar.gz
postgresql-b8eaa7b2a67c9f9f6730376056903feb3da58293.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/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions