diff options
author | Peter Geoghegan <pg@bowt.ie> | 2018-08-08 12:56:11 -0700 |
---|---|---|
committer | Peter Geoghegan <pg@bowt.ie> | 2018-08-08 12:56:11 -0700 |
commit | 313cbdc7f666a5af2c977463faf8a0eb06011b98 (patch) | |
tree | c3ad3bf23340dc79e4078ac7679591b89f9ba7a2 /contrib/postgres_fdw/sql/postgres_fdw.sql | |
parent | 1eee8d4994fe0b93ac02c613c1e955680e3a5ce3 (diff) | |
download | postgresql-313cbdc7f666a5af2c977463faf8a0eb06011b98.tar.gz postgresql-313cbdc7f666a5af2c977463faf8a0eb06011b98.zip |
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.
Diffstat (limited to 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions