Add block_range_read_stream_cb(), to deduplicate code.

Noah Misch <noah@leadboat.com>

Commit: c582b75851c2d096ce050d753494505a957cee75
Author: Noah Misch <noah@leadboat.com>
Date: 2024-09-03T17:46:20Z
Releases: 18.0
Add block_range_read_stream_cb(), to deduplicate code.

This replaces two functions for iterating over all blocks in a range.  A
pending patch will use this instead of adding a third.

Nazir Bilal Yavuz

Discussion: https://postgr.es/m/20240820184742.f2.nmisch@google.com

Files

Discussion