git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 680513a) | patch
Fix documentation oversights about pageinspect and initialization fork.
2014年8月11日 13:52:16 +0000 (22:52 +0900)
2014年8月11日 13:52:16 +0000 (22:52 +0900)
commit 7d835ff4db19c515171d6c8de772536c55600753
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
doc/src/sgml/pageinspect.sgml diff | blob | blame | history
doc/src/sgml/storage.sgml diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /