Commits

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

DateSubjectAuthorReleases
2026-05-28 Make stack depth check work with asan's use-after-return Andres Freund 14 (unreleased)
2025-12-11 tests: Rename conflicting role names Andres Freund 14.21
2025-11-24 lwlock: Fix, currently harmless, bug in LWLockWakeup() Andres Freund 14.21
2025-11-04 jit: Fix accidentally-harmless type confusion Andres Freund 14.20
2025-11-04 Backpatch: Fix warnings about declaration of environ on MinGW Andres Freund 14.20
2025-04-03 Add helper library for use of libpq inside the server environment Andres Freund 14.18
2025-04-02 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 14.18
2025-03-06 valgrind: Adjust suppressions to handle glibc changes Andres Freund 14.18
2025-02-19 tests: BackgroundPsql: Fix potential for lost errors on windows Andres Freund 14.18
2025-02-19 backport: Extend background_psql() to be able to start asynchronously Andres Freund 14.18
2025-02-19 backport: Improve handling of empty query results in BackgroundPsql Andres Freund 14.18
2025-02-14 Fix PQescapeLiteral()/PQescapeIdentifier() length handling Andres Freund 14.17
2025-02-10 Fix type in test_escape test Andres Freund 14.16
2025-02-10 Fix handling of invalidly encoded data in escaping functions Andres Freund 14.16
2025-02-10 Add pg_encoding_set_invalid() Andres Freund 14.16
2025-02-10 Add test of various escape functions Andres Freund 14.16
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 14.16
2025-02-10 docs: EUC_TW can be up to four bytes wide, not three Andres Freund 14.16
2024-09-26 tests: Restrict pg_locks queries in advisory_locks.sql to current database Andres Freund 14.14
2024-07-15 Fix bad indentation introduced in 43cd30bcd1c Andres Freund 14.13
2024-07-15 Fix type confusion in guc_var_compare() Andres Freund 14.13
2024-04-08 simplehash: Free collisions array in SH_STAT Andres Freund 14.12
2024-01-18 lwlock: Fix quadratic behavior with very long wait lists Andres Freund 14.11
2023-09-25 pg_dump: tests: Correct test condition for invalid databases Andres Freund 14.10
2023-07-13 Release lock after encountering bogs row in vac_truncate_clog() Andres Freund 14.9