Commits

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

DateSubjectAuthorReleases
2025-08-14 Fix compilation warning with SerializeClientConnectionInfo() Michael Paquier 16.11
2025-08-13 postgres_fdw: Fix tests with ANALYZE and remote sampling Michael Paquier 16.11
2025-08-08 Add information about "generation" when dropping twice pgstats entry Michael Paquier 16.10
2025-08-02 Fix use-after-free with INSERT ON CONFLICT changes in reorderbuffer.c Michael Paquier 16.10
2025-07-30 Fix ./configure checks with __cpuidex() and __cpuid() Michael Paquier 16.10
2025-07-22 ecpg: Fix NULL pointer dereference during connection lookup Michael Paquier 16.10
2025-07-06 Fix incompatibility with libxml2 >= 2.14 Michael Paquier 16.10
2025-07-04 Disable commit timestamps during bootstrap Michael Paquier 16.10
2025-07-02 Fix bug in archive streamer with LZ4 decompression Michael Paquier 16.10
2025-06-25 Avoid scribbling of VACUUM options Michael Paquier 16.10
2025-06-02 Use replay LSN as target for cascading logical WAL senders Michael Paquier 16.10
2025-05-29 pg_stat_statements: Fix parameter number gaps in normalized queries Michael Paquier 16.10
2025-05-28 Adjust regex for test with opening parenthesis in character classes Michael Paquier 16.10
2025-05-27 Fix conversion of SIMILAR TO regexes for character classes Michael Paquier 16.10
2025-05-26 Fix race condition in subscription TAP test 021_twophase Michael Paquier 16.10
2025-05-20 doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY Michael Paquier 16.10
2025-04-23 Remove assertion based on pending_since in pgstat_report_stat() Michael Paquier 16.9
2025-04-11 Fix race with synchronous_standby_names at startup Michael Paquier 16.9
2025-04-07 Flush the IO statistics of active WAL senders more frequently Michael Paquier 16.9
2025-03-27 doc: Correct description of values used in FSM for indexes Michael Paquier 16.9
2025-02-28 pg_upgrade: Fix inconsistency in memory freeing Michael Paquier 16.9
2025-02-27 pg_amcheck: Fix inconsistency in memory freeing Michael Paquier 16.9
2025-02-21 Fix cross-version upgrades with XMLSERIALIZE(NO INDENT) Michael Paquier 16.9
2025-02-21 Add missing deparsing of [NO] IDENT to XMLSERIALIZE() Michael Paquier 16.9
2025-02-20 Fix FATAL message for invalid recovery timeline at beginning of recovery Michael Paquier 16.9