Commit 18c117cc authored by Peter Geoghegan's avatar Peter Geoghegan

Remove obsolete amcheck comment.

Oversight in commit d114cc53.
parent e0acac67
......@@ -463,9 +463,6 @@ bt_check_every_level(Relation rel, Relation heaprel, bool heapkeyspace,
* happen before index fingerprinting begins, so we can later be
* certain that index fingerprinting should have reached all tuples
* returned by table_index_build_scan().
*
* In readonly case, we also check for problems with missing
* downlinks. A second Bloom filter is used for this.
*/
if (!state->readonly)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment