Remove obsolete amcheck comment.
Oversight in commit d114cc53.
This commit is contained in:
parent
e0acac67da
commit
18c117cc56
@ -463,9 +463,6 @@ bt_check_every_level(Relation rel, Relation heaprel, bool heapkeyspace,
|
|||||||
* happen before index fingerprinting begins, so we can later be
|
* happen before index fingerprinting begins, so we can later be
|
||||||
* certain that index fingerprinting should have reached all tuples
|
* certain that index fingerprinting should have reached all tuples
|
||||||
* returned by table_index_build_scan().
|
* 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)
|
if (!state->readonly)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user