Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
2025-07-12 aio: Fix configuration reload in IO workers. Thomas Munro 18.0
2025-07-12 aio: Remove obsolete IO worker ID references. Thomas Munro 18.0
2025-07-12 aio: Regularize IO worker internal naming. Thomas Munro 18.0
2025-07-12 Fix stale idle flag when IO workers exit. Thomas Munro 18.0
2025-04-08 Fix typo in docs. Thomas Munro 18.0
2025-04-08 Introduce file_copy_method setting. Thomas Munro 18.0
2025-03-25 libpq: Deprecate pg_int64. Thomas Munro 18.0
2025-03-21 Fix ps display for IO workers. Thomas Munro 18.0
2025-03-21 Support buffer forwarding in StartReadBuffers(). Thomas Munro 18.0
2025-03-21 Support buffer forwarding in read_stream.c. Thomas Munro 18.0
2025-03-19 Fix compiler warning for commit 434dbf69. Thomas Munro 18.0
2025-03-19 oauth: Simplify copy of PGoauthBearerRequest Thomas Munro 18.0
2025-03-19 oauth: Improve validator docs on interruptibility Thomas Munro 18.0
2025-03-19 oauth: Disallow synchronous DNS in libcurl Thomas Munro 18.0
2025-03-19 oauth: Use IPv4-only issuer in oauth_validator tests Thomas Munro 18.0
2025-03-19 oauth: Fix postcondition for set_timer on macOS Thomas Munro 18.0
2025-03-19 Increase io_combine_limit range to 1MB. Thomas Munro 18.0
2025-03-19 Introduce io_max_combine_limit. 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-14 Improve buffer manager API for backend pin limits. Thomas Munro 18.0
2025-03-13 Fix read_stream.c for changing io_combine_limit. Thomas Munro 18.0
2025-03-03 ci: Use a RAM disk for NetBSD and OpenBSD. Thomas Munro 18.0
2025-03-01 Work around OAuth/EVFILT_TIMER quirk on NetBSD. Thomas Munro 18.0