Use streaming read I/O in heap amcheck

Melanie Plageman <melanieplageman@gmail.com>

Commit: 043799fa08c2c71f35816ca067951266d2e9ebe0
Author: Melanie Plageman <melanieplageman@gmail.com>
Date: 2025-03-27T18:04:14Z
Releases: 18.0
Use streaming read I/O in heap amcheck

Instead of directly invoking ReadBuffer() for each unskippable block in
the heap relation, verify_heapam() now uses the read stream API to
acquire the next buffer to check for corruption.

Author: Matheus Alcantara <matheusssilv97@gmail.com>
Co-authored-by: Melanie Plageman <melanieplageman@gmail.com>
Reviewed-by: Nazir Bilal Yavuz <byavuz81@gmail.com>
Reviewed-by: Kirill Reshke <reshkekirill@gmail.com>
Reviewed-by: jian he <jian.universality@gmail.com>
Discussion: https://postgr.es/m/flat/CAFY6G8eLyz7%2BsccegZYFj%3D5tAUR-GZ9uEq4Ch5gvwKqUwb_hCA%40mail.gmail.com

Files

PathChange+/−
contrib/amcheck/verify_heapam.c modified +108 −25
src/tools/pgindent/typedefs.list modified +1 −0

Discussion

Cited messages not in the archive: flat/CAFY6G8eLyz7+sccegZYFj=5tAUR-GZ9uEq4Ch5gvwKqUwb_hCA@mail.gmail.com