Remove extra comment at TableAmRoutine.scan_analyze_next_block

Alexander Korotkov <akorotkov@postgresql.org>

Commit: 70a845c04a47645b58f8276a6b3ab201ea8ec426
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2024-06-22T13:17:50Z
Releases: 17.0
Remove extra comment at TableAmRoutine.scan_analyze_next_block

The extra comment was accidentally copied here by 6377e12a from
heapam_scan_analyze_next_block().

Reported-by: Matthias van de Meent
Discussion: https://postgr.es/m/CAEze2WjC5PiweG-4oe0hB_Zr59iF3tRE1gURm8w4Cg5b6JEBGw%40mail.gmail.com

Files

PathChange+/−
src/include/access/tableam.h modified +0 −10

Discussion