Commits

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

DateSubjectAuthorReleases
2026-01-14 pg_waldump: Relax LSN comparison check in TAP test Michael Paquier 16.12
2025-12-27 Fix pg_stat_get_backend_activity() to use multi-byte truncated result Michael Paquier 16.12
2025-12-26 doc: Remove duplicate word in ECPG description Michael Paquier 16.12
2025-12-23 Fix orphaned origin in shared memory after DROP SUBSCRIPTION Michael Paquier 16.12
2025-12-17 Reorder two functions in inval.c Michael Paquier 16.12
2025-12-16 Fail recovery when missing redo checkpoint record without backup_label Michael Paquier 16.12
2025-12-11 Fix allocation formula in llvmjit_expr.c Michael Paquier 16.12
2025-12-05 Show version of nodes in output of TAP tests Michael Paquier 16.12
2025-11-12 Add check for large files in meson.build Michael Paquier 16.12
2025-11-05 Fix timing-dependent failure in recovery test 004_timeline_switch Michael Paquier 16.11
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 16.11
2025-10-30 Fix regression with slot invalidation checks Michael Paquier 16.11
2025-10-20 Fix POSIX compliance in pgwin32_unsetenv() for "name" argument Michael Paquier 16.11
2025-10-10 Fix two typos in xlogstats.h and xlogstats.c Michael Paquier 16.11
2025-10-10 Remove state.tmp when failing to save a replication slot Michael Paquier 16.11
2025-10-03 pgbench: Fail cleanly when finding a COPY result state Michael Paquier 16.11
2025-10-02 pgstattuple: Improve reports generated for indexes (hash, gist, btree) Michael Paquier 16.11
2025-09-21 Fix meson build with -Duuid=ossp when using version older than 0.60 Michael Paquier 16.11
2025-09-11 Fix description of WAL record blocks in hash_xlog.h Michael Paquier 16.11
2025-09-11 Fix incorrect file reference in guc.h Michael Paquier 16.11
2025-09-08 Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier 16.11
2025-09-03 libpq: Fix PQtrace() format for non-printable characters Michael Paquier 16.11
2025-08-22 Ignore temporary relations in RelidByRelfilenumber() Michael Paquier 16.11
2025-08-21 doc: Improve description of wal_compression Michael Paquier 16.11
2025-08-20 Fix assertion failure with replication slot release in single-user mode Michael Paquier 16.11