Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-30 | read_stream: Introduce and use optional batchmode support | Andres Freund | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-09-17 | Allow ReadStream to be consumed as raw block numbers. | Thomas Munro | 18.0 |
| 2024-09-03 | Add block_range_read_stream_cb(), to deduplicate code. | Noah Misch | 18.0 |
| 2024-09-03 | Fix typos and grammar in code comments and docs | Michael Paquier | 18.0 |
| 2024-07-20 | Add a way to create read stream object by using SMgrRelation. | Noah Misch | 18.0 |