postgresql/contrib/pg_prewarm
Noah Misch c582b75851 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
2024-09-03 10:46:20 -07:00
..
t
.gitignore
autoprewarm.c Unify some error messages 2024-06-20 11:10:26 +02:00
Makefile
meson.build
pg_prewarm--1.0--1.1.sql
pg_prewarm--1.1--1.2.sql
pg_prewarm--1.1.sql
pg_prewarm.c Add block_range_read_stream_cb(), to deduplicate code. 2024-09-03 10:46:20 -07:00
pg_prewarm.control