Commits

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

DateSubjectAuthorReleases
2026-07-01 Avoid useless calls in pg_get_multixact_stats() Michael Paquier 19 (unreleased)
2026-07-01 Document wal_compression=on John Naylor 19 (unreleased)
2026-06-30 Remove radius from initdb authentication methods. Thomas Munro 19 (unreleased)
2026-06-30 Disallow set-returning functions within window OVER clauses. Tom Lane 19 (unreleased)
2026-06-30 doc: clarify MERGE PARTITIONS adjacency requirement Alexander Korotkov 19 (unreleased)
2026-06-30 Fixes for SPI "const Datum *" use Peter Eisentraut 19 (unreleased)
2026-06-30 Change stat_lock.wait_time to double precision Michael Paquier 19 (unreleased)
2026-06-30 Restore comment at appendShellString(). Noah Misch 19 (unreleased)
2026-06-30 bufmgr: Fix race in LockBufferForCleanup() Fujii Masao 19 (unreleased)
2026-06-30 Remove stray blank line in ParseFuncOrColumn() Fujii Masao 19 (unreleased)
2026-06-29 Fix unlogged sequence corruption after standby promotion Fujii Masao 19 (unreleased)
2026-06-29 Simplify some stats restore code with InputFunctionCallSafe() Michael Paquier 19 (unreleased)
2026-06-29 doc PG 19 relnotes: fix autovacuum_vacuum_score_weight prefix Bruce Momjian 19 (unreleased)
2026-06-29 Adapt REL_19_STABLE to its new status as a stable branch Joe Conway 19 (unreleased)
2026-06-29 Add previous 2 commits to .git-blame-ignore-revs. Joe Conway 19 (unreleased)
2026-06-29 Run pgperltidy Joe Conway 19 (unreleased)
2026-06-29 Sync typedefs.list with the buildfarm. Joe Conway 19 (unreleased)
2026-06-29 Fix typo Peter Eisentraut 19 (unreleased)
2026-06-29 Forbid FOR PORTION OF with WHERE CURRENT OF Peter Eisentraut 19 (unreleased)
2026-06-29 Fix handling of copy_file_range() return value Peter Eisentraut 19 (unreleased)
2026-06-29 doc: Reorder table for Object DDL Functions Michael Paquier 19 (unreleased)
2026-06-29 plpython: Fix NULL pointer dereferences for broken sequence and mapping objects Richard Guo 19 (unreleased)
2026-06-29 Hardwire RI fast-path end-of-xact cleanup into xact.c Amit Langote 19 (unreleased)
2026-06-28 doc: Improve consistency in varlistentry attributes Daniel Gustafsson 19 (unreleased)
2026-06-28 Avoid collation lookup failure when considering a "char" column. Tom Lane 19 (unreleased)