Commits

DateSubjectAuthorReleases
2025-08-13 ci: windows: Stop using DEBUG:FASTLINK Andres Freund 19 (unreleased)
2025-08-13 Add very basic test for kill_prior_tuples Andres Freund 19 (unreleased)
2025-08-11 Reduce ExecSeqScan* code size using pg_assume() Andres Freund 19 (unreleased)
2025-08-11 meson: add and use stamp files for generated headers Andres Freund 19 (unreleased)
2025-07-22 aio: Fix assertion, clarify README Andres Freund 18.0
2025-07-22 aio: Fix assertion, clarify README Andres Freund 19 (unreleased)
2025-07-12 Remove long-unused TransactionIdIsActive() Andres Freund 19 (unreleased)
2025-07-09 Use pg_assume() to avoid compiler warning below exec_set_found() Andres Freund 19 (unreleased)
2025-07-09 Add pg_assume(expr) macro Andres Freund 19 (unreleased)
2025-07-08 aio: Combine io_uring memory mappings, if supported Andres Freund 19 (unreleased)
2025-07-08 aio: Combine io_uring memory mappings, if supported Andres Freund 18.0
2025-06-30 aio: Fix reference to outdated name Andres Freund 19 (unreleased)
2025-06-30 aio: Fix reference to outdated name Andres Freund 18.0
2025-06-16 aio: Add missing memory barrier when waiting for IO handle Andres Freund 18.0
2025-05-22 Remove accidentally added meson.build Andres Freund 13.22
2025-05-20 aio: Fix possible state confusions due to interrupt processing Andres Freund 18.0
2025-04-25 aio: Improve debug logging around waiting for IOs Andres Freund 18.0
2025-04-25 Fix bug allowing io_combine_limit > io_max_combine_combine limit Andres Freund 18.0
2025-04-25 aio: Fix crash potential for pg_aios views due to late state update Andres Freund 18.0
2025-04-08 Increase BAS_BULKREAD based on effective_io_concurrency Andres Freund 18.0
2025-04-08 Add pg_buffercache_evict_{relation,all} functions Andres Freund 18.0
2025-04-07 aio: Make AIO more compatible with valgrind Andres Freund 18.0
2025-04-07 localbuf: Add Valgrind buffer access instrumentation Andres Freund 18.0
2025-04-07 read_stream: Fix overflow hazard with large shared buffers Andres Freund 18.0
2025-04-06 aio: Avoid spurious coverity warning Andres Freund 18.0