Commits

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

DateSubjectAuthorReleases
2025-12-11 Fix allocation formula in llvmjit_expr.c Michael Paquier 15.16
2025-12-05 Show version of nodes in output of TAP tests Michael Paquier 15.16
2025-11-05 Fix timing-dependent failure in recovery test 004_timeline_switch Michael Paquier 15.15
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 15.15
2025-10-20 Fix POSIX compliance in pgwin32_unsetenv() for "name" argument Michael Paquier 15.15
2025-10-10 Fix two typos in xlogstats.h and xlogstats.c Michael Paquier 15.15
2025-10-10 Remove state.tmp when failing to save a replication slot Michael Paquier 15.15
2025-10-03 pgbench: Fail cleanly when finding a COPY result state Michael Paquier 15.15
2025-10-02 pgstattuple: Improve reports generated for indexes (hash, gist, btree) Michael Paquier 15.15
2025-09-11 Fix description of WAL record blocks in hash_xlog.h Michael Paquier 15.15
2025-09-08 Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier 15.15
2025-09-03 libpq: Fix PQtrace() format for non-printable characters Michael Paquier 15.15
2025-08-22 Ignore temporary relations in RelidByRelfilenumber() Michael Paquier 15.15
2025-08-21 doc: Improve description of wal_compression Michael Paquier 15.15
2025-08-20 Fix assertion failure with replication slot release in single-user mode Michael Paquier 15.15
2025-08-08 Add information about "generation" when dropping twice pgstats entry Michael Paquier 15.14
2025-07-30 Fix ./configure checks with __cpuidex() and __cpuid() Michael Paquier 15.14
2025-07-22 ecpg: Fix NULL pointer dereference during connection lookup Michael Paquier 15.14
2025-07-06 Fix incompatibility with libxml2 >= 2.14 Michael Paquier 15.14
2025-07-04 Disable commit timestamps during bootstrap Michael Paquier 15.14
2025-07-02 Fix bug in archive streamer with LZ4 decompression Michael Paquier 15.14
2025-06-25 Avoid scribbling of VACUUM options Michael Paquier 15.14
2025-05-29 pg_stat_statements: Fix parameter number gaps in normalized queries Michael Paquier 15.14
2025-05-28 Adjust regex for test with opening parenthesis in character classes Michael Paquier 15.14
2025-05-27 Fix conversion of SIMILAR TO regexes for character classes Michael Paquier 15.14