summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsquery_util.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:09 +0900
commit84317b072021250c78cd1e127913f5d0a30e9028 (patch)
treece471d1cb6ed860a709d622806e1df36453cd9c2 /src/backend/utils/adt/tsquery_util.c
parent6079e5d4bce4dc6c52e83d61aadb091a829a1a39 (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/backend/utils/adt/tsquery_util.c')
0 files changed, 0 insertions, 0 deletions