Commits

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

DateSubjectAuthorReleases
2025-11-04 jit: Fix accidentally-harmless type confusion Andres Freund 13.23
2025-11-04 Backpatch: Fix warnings about declaration of environ on MinGW Andres Freund 13.23
2025-05-22 Remove accidentally added meson.build Andres Freund 13.22
2025-04-03 Add helper library for use of libpq inside the server environment Andres Freund 13.21
2025-04-02 Remove HeapBitmapScan's skip_fetch optimization Andres Freund 13.21
2025-03-06 valgrind: Adjust suppressions to handle glibc changes Andres Freund 13.21
2025-02-19 tests: BackgroundPsql: Fix potential for lost errors on windows Andres Freund 13.21
2025-02-19 backport: Extend background_psql() to be able to start asynchronously Andres Freund 13.21
2025-02-19 backport: Improve handling of empty query results in BackgroundPsql Andres Freund 13.21
2025-02-14 Fix PQescapeLiteral()/PQescapeIdentifier() length handling Andres Freund 13.20
2025-02-10 Fix type in test_escape test Andres Freund 13.19
2025-02-10 Add pg_encoding_set_invalid() Andres Freund 13.19
2025-02-10 Fix handling of invalidly encoded data in escaping functions Andres Freund 13.19
2025-02-10 docs: EUC_TW can be up to four bytes wide, not three Andres Freund 13.19
2025-02-10 Specify the encoding of input to fmtId() Andres Freund 13.19
2025-02-10 Add test of various escape functions Andres Freund 13.19
2025-02-10 Back-patch pg_encoding_verifymbstr()/pg_encoding_verifymbchar() to v13. Andres Freund 13.19
2024-09-26 tests: Restrict pg_locks queries in advisory_locks.sql to current database Andres Freund 13.17
2024-07-15 Fix bad indentation introduced in 43cd30bcd1c Andres Freund 13.16
2024-07-15 Fix type confusion in guc_var_compare() Andres Freund 13.16
2024-04-08 simplehash: Free collisions array in SH_STAT Andres Freund 13.15
2024-01-18 lwlock: Fix quadratic behavior with very long wait lists Andres Freund 13.14
2023-09-25 pg_dump: tests: Correct test condition for invalid databases Andres Freund 13.13
2023-07-13 Handle DROP DATABASE getting interrupted Andres Freund 13.12
2023-07-13 Release lock after encountering bogs row in vac_truncate_clog() Andres Freund 13.12