Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-13 | Fix read_stream.c for changing io_combine_limit. | Thomas Munro | 17.5 |
| 2025-02-21 | Fix explicit valgrind interaction in read_stream.c. | Thomas Munro | 17.5 |
| 2024-09-17 | Allow ReadStream to be consumed as raw block numbers. | Thomas Munro | 17.0 |
| 2024-08-31 | Fix unfairness in all-cached parallel seq scan. | Thomas Munro | 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 |