Commits

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

DateSubjectAuthorReleases
2026-05-28 Make stack depth check work with asan's use-after-return Andres Freund 17 (unreleased)
2025-11-24 lwlock: Fix, currently harmless, bug in LWLockWakeup() Andres Freund 17.8
2025-11-04 jit: Fix accidentally-harmless type confusion Andres Freund 17.7
2025-11-04 ci: debian: Switch to Debian Trixie release Andres Freund 17.7
2025-11-04 Backpatch: Fix warnings about declaration of environ on MinGW Andres Freund 17.7
2025-10-30 ci: macos: Upgrade to Sequoia Andres Freund 17.7
2025-10-30 ci: Fix Windows and MinGW task names Andres Freund 17.7
2025-08-14 ci: Simplify ci-os-only handling Andres Freund 17.7
2025-08-14 ci: Per-repo configuration for manually trigger tasks Andres Freund 17.7
2025-08-13 ci: windows: Stop using DEBUG:FASTLINK Andres Freund 17.7
2025-04-02 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 17.5
2025-03-19 meson: Flush stdout in testwrap Andres Freund 17.5
2025-03-18 smgr: Make SMgrRelation initialization safer against errors Andres Freund 17.5
2025-03-05 ci: Upgrade FreeBSD image Andres Freund 17.5
2025-02-21 Make test portlock logic work with meson Andres Freund 17.5
2025-02-19 tests: BackgroundPsql: Fix potential for lost errors on windows Andres Freund 17.5
2025-02-19 backport: Extend background_psql() to be able to start asynchronously Andres Freund 17.5
2025-02-19 backport: Improve handling of empty query results in BackgroundPsql Andres Freund 17.5
2025-02-14 Fix PQescapeLiteral()/PQescapeIdentifier() length handling Andres Freund 17.4
2025-02-12 meson: Fix failure to detect bsd_auth.h presence Andres Freund 17.4
2025-02-10 Fix type in test_escape test Andres Freund 17.3
2025-02-10 docs: EUC_TW can be up to four bytes wide, not three Andres Freund 17.3
2025-02-10 Add pg_encoding_set_invalid() Andres Freund 17.3
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 17.3
2025-02-10 Fix handling of invalidly encoded data in escaping functions Andres Freund 17.3