git.postgresql.org Git - postgresql.git/commit
Wed, 8 Aug 2018 19:56:11 +0000 (12:56 -0700)
Wed, 8 Aug 2018 19:56:11 +0000 (12:56 -0700)
commit 313cbdc7f666a5af2c977463faf8a0eb06011b98
Doc: Correct description of amcheck example query.
The amcheck documentation incorrectly claimed that its example query
verifies every catalog index in the database. In fact, the query only
verifies the 10 largest indexes (as determined by pg_class.relpages).
Adjust the description accordingly.
Backpatch: 10-, where contrib/amcheck was introduced.
This is the main PostgreSQL git repository.
RSS
Atom