Skip to content

Commit 67ed3b9

Browse files
committed
Fix sample output for hash_metapage_info query
One output column was duplicated. Couldn't resist fixing the version number while at it. Reported-by: Gianni Ciolli
1 parent aa2ba50 commit 67ed3b9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/src/sgml/pageinspect.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -695,9 +695,8 @@ test-# regexp_replace(spares::text, '(,0)*}', '}') as spares,
695695
test-# regexp_replace(mapp::text, '(,0)*}', '}') as mapp
696696
test-# FROM hash_metapage_info(get_raw_page('con_hash_index', 0));
697697
-[ RECORD 1 ]-------------------------------------------------------------------------------
698-
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}
699698
magic | 105121344
700-
version | 3
699+
version | 4
701700
ntuples | 500500
702701
ffactor | 40
703702
bsize | 8152

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy