Commits

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

DateSubjectAuthorReleases
2025-09-11 Fix description of WAL record blocks in hash_xlog.h Michael Paquier 18.0
2025-09-11 Fix incorrect file reference in guc.h Michael Paquier 18.0
2025-09-09 Fix leak with SMgrRelations in startup process Michael Paquier 18.0
2025-09-08 Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier 18.0
2025-09-08 Update parser README to include parse_jsontable.c Michael Paquier 18.0
2025-09-05 Fix outdated comments in slru.c Michael Paquier 18.0
2025-09-03 Fix incorrect comment in pgstat_backend.c Michael Paquier 18.0
2025-09-03 libpq: Fix PQtrace() format for non-printable characters Michael Paquier 18.0
2025-09-03 Update outdated references to the SLRU ControlLock Michael Paquier 18.0
2025-08-22 Ignore temporary relations in RelidByRelfilenumber() Michael Paquier 18.0
2025-08-21 doc: Improve description of wal_compression Michael Paquier 18.0
2025-08-20 Fix assertion failure with replication slot release in single-user mode Michael Paquier 18.0
2025-08-14 Fix compilation warning with SerializeClientConnectionInfo() Michael Paquier 18.0
2025-08-13 postgres_fdw: Fix tests with ANALYZE and remote sampling Michael Paquier 18.0
2025-08-08 Add information about "generation" when dropping twice pgstats entry Michael Paquier 18.0
2025-08-07 Improve tests of date_trunc() with infinity and unsupported units Michael Paquier 18.0
2025-08-07 Fix incorrect Datum conversion in timestamptz_trunc_internal() Michael Paquier 18.0
2025-08-02 Fix typo in foreign_key.sql Michael Paquier 18.0
2025-08-02 Fix use-after-free with INSERT ON CONFLICT changes in reorderbuffer.c Michael Paquier 18.0
2025-07-30 Fix ./configure checks with __cpuidex() and __cpuid() Michael Paquier 18.0
2025-07-27 Fix performance regression with flush of pending fixed-numbered stats Michael Paquier 18.0
2025-07-25 Fix assertion failure with latch wait in single-user mode Michael Paquier 18.0
2025-07-25 Lower bounds related to pgstats kinds Michael Paquier 18.0
2025-07-22 doc: Inform about aminsertcleanup optional NULLness Michael Paquier 18.0
2025-07-22 ecpg: Fix NULL pointer dereference during connection lookup Michael Paquier 18.0