Commits

DateSubjectAuthorReleases
2026-05-14 Prevent access to other sessions' temp tables Alexander Korotkov 17 (unreleased)
2026-05-14 Prevent access to other sessions' temp tables Alexander Korotkov 18 (unreleased)
2026-05-14 Prevent access to other sessions' temp tables Alexander Korotkov 19 (unreleased)
2026-04-10 read_stream: Remove obsolete comment. Thomas Munro 18.4
2026-04-10 read_stream: Remove obsolete comment. Thomas Munro 19 (unreleased)
2026-04-07 Add EXPLAIN (IO) infrastructure with BitmapHeapScan support Tomas Vondra 19 (unreleased)
2026-04-05 read_stream: Only increase read-ahead distance when waiting for IO Andres Freund 19 (unreleased)
2026-04-05 read stream: Split decision about look ahead for AIO and combining Andres Freund 19 (unreleased)
2026-04-05 read_stream: Move logic about IO combining & issuing to helpers Andres Freund 19 (unreleased)
2026-04-01 read_stream: Prevent distance from decaying too quickly Andres Freund 19 (unreleased)
2026-04-01 read_stream: Issue IO synchronously while in fast path Andres Freund 19 (unreleased)
2026-03-03 Add read_stream_{pause,resume}() Melanie Plageman 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Fix typo in comment Heikki Linnakangas 19 (unreleased)
2025-08-09 Fix rare bug in read_stream.c's split IO handling. Thomas Munro 18.0
2025-08-09 Fix rare bug in read_stream.c's split IO handling. Thomas Munro 19 (unreleased)
2025-04-07 read_stream: Fix overflow hazard with large shared buffers Andres Freund 18.0
2025-03-30 read_stream: Introduce and use optional batchmode support Andres Freund 18.0
2025-03-30 aio: Basic read_stream adjustments for real AIO Andres Freund 18.0
2025-03-21 Support buffer forwarding in read_stream.c. Thomas Munro 18.0
2025-03-19 Increase io_combine_limit range to 1MB. Thomas Munro 18.0
2025-03-15 Simplify distance heuristics in read_stream.c. Thomas Munro 18.0
2025-03-15 Improve read_stream.c advice for dense streams. Thomas Munro 18.0
2025-03-14 Respect changing pin limits in read_stream.c. Thomas Munro 18.0
2025-03-13 Fix read_stream.c for changing io_combine_limit. Thomas Munro 17.5