Commits

DateSubjectAuthorReleases
2025-03-13 Fix read_stream.c for changing io_combine_limit. Thomas Munro 18.0
2025-02-27 Remove arbitrary cap on read_stream.c buffer queue. Thomas Munro 18.0
2025-02-21 Fix explicit valgrind interaction in read_stream.c. Thomas Munro 17.5
2025-02-18 Fix typo in 2a8a0067. Thomas Munro 18.0
2025-02-15 Fix explicit valgrind interaction in read_stream.c. Thomas Munro 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-10-27 Remove unused #include's from backend .c files Peter Eisentraut 18.0
2024-09-17 Allow ReadStream to be consumed as raw block numbers. Thomas Munro 18.0
2024-09-17 Allow ReadStream to be consumed as raw block numbers. Thomas Munro 17.0
2024-09-03 Standardize "read-ahead advice" terminology. 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-08-31 Fix unfairness in all-cached parallel seq scan. Thomas Munro 17.0
2024-08-31 Fix unfairness in all-cached parallel seq scan. Thomas Munro 18.0
2024-08-17 C comment: fix for commit b5a9b18cd0b Bruce Momjian 18.0
2024-07-20 Refactor PinBufferForBlock() to remove checks about persistence. Noah Misch 18.0
2024-07-20 Add a way to create read stream object by using SMgrRelation. Noah Misch 18.0
2024-05-01 Fix typos and incorrect type in read_stream.c David Rowley 17.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2024-04-07 Fix if/while thinko in read_stream.c edge case. Thomas Munro 17.0
2024-04-06 Allow BufferAccessStrategy to limit pin count. Thomas Munro 17.0
2024-04-06 Improve read_stream.c's fast path. Thomas Munro 17.0
2024-04-02 Provide API for streaming relation data. Thomas Munro 17.0