Commits

DateSubjectAuthorReleases
2026-04-21 Fix a set of typos and grammar issues across the tree Michael Paquier 19 (unreleased)
2026-04-15 Rework signal handler infrastructure to pass sender info as argument. Andrew Dunstan 19 (unreleased)
2026-04-08 aio: Adjust I/O worker pool automatically. Thomas Munro 19 (unreleased)
2026-04-05 Convert AIO to use the new shmem allocation functions Heikki Linnakangas 19 (unreleased)
2026-04-05 aio: Simplify pgaio_worker_submit(). Thomas Munro 19 (unreleased)
2026-03-11 Fix indentation from commit 29a0fb21577 Tomas Vondra 19 (unreleased)
2026-03-11 Conditional locking in pgaio_worker_submit_internal Tomas Vondra 19 (unreleased)
2026-02-04 Assign "backend" type earlier during process start-up Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-11-26 Remove a few unused struct members. Nathan Bossart 19 (unreleased)
2025-08-21 Use consistent type for pgaio_io_get_id() result Peter Eisentraut 18.0
2025-08-21 Use consistent type for pgaio_io_get_id() result Peter Eisentraut 19 (unreleased)
2025-07-12 aio: Fix configuration reload in IO workers. Thomas Munro 18.0
2025-07-12 aio: Fix configuration reload in IO workers. Thomas Munro 19 (unreleased)
2025-07-12 aio: Regularize IO worker internal naming. Thomas Munro 18.0
2025-07-12 aio: Regularize IO worker internal naming. Thomas Munro 19 (unreleased)
2025-07-12 Fix stale idle flag when IO workers exit. Thomas Munro 18.0
2025-07-12 Fix stale idle flag when IO workers exit. Thomas Munro 19 (unreleased)
2025-06-16 aio: Add missing memory barrier when waiting for IO handle Andres Freund 18.0
2025-05-10 aio: Use runtime arguments with injections points in tests Michael Paquier 18.0
2025-04-19 Fix typos and grammar in the code Michael Paquier 18.0
2025-04-19 Rename injection points used in AIO tests Michael Paquier 18.0
2025-04-07 aio: Make AIO more compatible with valgrind Andres Freund 18.0
2025-04-01 aio: Add errcontext for processing I/Os for another backend Melanie Plageman 18.0
2025-03-26 aio: Be more paranoid about interrupts Andres Freund 18.0