git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: aa2ba50)
Fix sample output for hash_metapage_info query
2018年11月26日 19:58:02 +0000 (16:58 -0300)
2018年11月26日 20:24:14 +0000 (17:24 -0300)
One output column was duplicated. Couldn't resist fixing the version
number while at it.

Reported-by: Gianni Ciolli

diff --git a/doc/src/sgml/pageinspect.sgml b/doc/src/sgml/pageinspect.sgml
index 4d5da186bb41303af79482c2c2e4ce3e40dd53b9..9cbe34c9d917923bc4f8d5f32415d943d0a48f2f 100644 (file)
--- a/doc/src/sgml/pageinspect.sgml
+++ b/doc/src/sgml/pageinspect.sgml
@@ -695,9 +695,8 @@ test-# regexp_replace(spares::text, '(,0)*}', '}') as spares,
test-# regexp_replace(mapp::text, '(,0)*}', '}') as mapp
test-# FROM hash_metapage_info(get_raw_page('con_hash_index', 0));
-[ RECORD 1 ]-------------------------------------------------------------------------------
-spares | {0,0,0,0,0,0,1,1,1,1,1,1,1,1,3,4,4,4,45,55,58,59,508,567,628,704,1193,1202,1204}
magic | 105121344
-version | 3
+version | 4
ntuples | 500500
ffactor | 40
bsize | 8152
This is the main PostgreSQL git repository.
RSS Atom

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