projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35cb574
)
Doc: Fix contrib/amcheck tip.
author
Peter Geoghegan
Sun, 12 Apr 2020 04:07:20 +0000
(21:07 -0700)
committer
Peter Geoghegan
Sun, 12 Apr 2020 04:07:20 +0000
(21:07 -0700)
Fixes an oversight in commit
20fbb711
.
doc/src/sgml/amcheck.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/amcheck.sgml
b/doc/src/sgml/amcheck.sgml
index 58b163a3d9494a033bb8c2b6fbdc2823a10e0bc7..75518a7820a339d821f66baddd0fcad8fe04b365 100644
(file)
--- a/
doc/src/sgml/amcheck.sgml
+++ b/
doc/src/sgml/amcheck.sgml
@@
-168,7
+168,7
@@
ORDER BY c.relpages DESC LIMIT 10;
-
bt_index_
parent_
check
and
+
bt_index_check
and
bt_index_parent_check
both output log
messages about the verification process at
DEBUG1
and
DEBUG2
severity