Commits

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

DateSubjectAuthorReleases
2026-06-29 Sync typedefs.list with the buildfarm. Joe Conway 19 (unreleased)
2026-06-21 plpython: Use funccache.c infrastructure for procedure caching. Tom Lane 19 (unreleased)
2026-06-18 Revert non-text output formats for pg_dumpall Andrew Dunstan 19 (unreleased)
2026-06-11 Fix md5_password_warnings for role and database settings Fujii Masao 19 (unreleased)
2026-05-16 pg_test_timing: Show additional TSC clock source debug info Andres Freund 19 (unreleased)
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-05-08 Consider opfamily and collation when removing redundant GROUP BY columns Richard Guo 19 (unreleased)
2026-05-05 Consider collation when proving subquery uniqueness Richard Guo 19 (unreleased)
2026-05-01 Fix HAVING-to-WHERE pushdown with nondeterministic collations Richard Guo 19 (unreleased)
2026-04-22 Preserve extension dependencies on indexes during partition merge/split Alexander Korotkov 19 (unreleased)
2026-04-15 Rework signal handler infrastructure to pass sender info as argument. Andrew Dunstan 19 (unreleased)
2026-04-08 Remove RADIUS support. Thomas Munro 19 (unreleased)
2026-04-08 Add support for importing statistics from remote servers. Etsuro Fujita 19 (unreleased)
2026-04-08 aio: Adjust I/O worker pool automatically. Thomas Munro 19 (unreleased)
2026-04-07 Add EXPLAIN (IO) instrumentation for TidRangeScan Tomas Vondra 19 (unreleased)
2026-04-07 Add EXPLAIN (IO) instrumentation for SeqScan Tomas Vondra 19 (unreleased)
2026-04-07 Add EXPLAIN (IO) infrastructure with BitmapHeapScan support Tomas Vondra 19 (unreleased)
2026-04-07 instrumentation: Use Time-Stamp Counter on x86-64 to lower overhead Andres Freund 19 (unreleased)
2026-04-07 pg_stash_advice: Allow stashed advice to be persisted to disk. Robert Haas 19 (unreleased)
2026-04-06 Add CONCURRENTLY option to REPACK Álvaro Herrera 19 (unreleased)
2026-04-06 auto_explain: Add new GUC, auto_explain.log_extension_options. Robert Haas 19 (unreleased)
2026-04-06 Don't try to re-order the subcommands of CREATE SCHEMA. Tom Lane 19 (unreleased)
2026-04-06 Allow autovacuum to use parallel vacuum workers. Masahiko Sawada 19 (unreleased)
2026-04-06 Add pg_stash_advice contrib module. Robert Haas 19 (unreleased)
2026-04-05 Convert SLRUs to use the new shmem allocation functions Heikki Linnakangas 19 (unreleased)