Commits

DateSubjectAuthorReleases
2026-07-01 Improve the names generated for indexes on expressions. Tom Lane master
2026-07-01 Sync our copy of the timezone library with IANA release tzcode2026b. Tom Lane master
2026-06-21 plpython: Use funccache.c infrastructure for procedure caching. Tom Lane 19 (unreleased)
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-04-06 Don't try to re-order the subcommands of CREATE SCHEMA. Tom Lane 19 (unreleased)
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 15.16
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 17.8
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 16.12
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 18.2
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 19 (unreleased)
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 14.21
2026-01-15 Optimize LISTEN/NOTIFY via shared channel map and direct advancement. Tom Lane 19 (unreleased)
2025-12-14 Update typedefs.list to match what the buildfarm currently reports. Tom Lane 19 (unreleased)
2025-12-14 Looks like we can't test NLS on machines that lack any es_ES locale. Tom Lane 19 (unreleased)
2025-11-23 Add SupportRequestInlineInFrom planner support request. Tom Lane 19 (unreleased)
2025-11-19 Speed up eqjoinsel() with lots of MCV entries. Tom Lane 19 (unreleased)
2025-10-16 Align the data block sizes of pg_dump's various compression modes. Tom Lane 19 (unreleased)
2025-09-27 Refactor to avoid code duplication in transformPLAssignStmt. Tom Lane 19 (unreleased)
2025-07-25 Create infrastructure to reliably prevent leakage of PGresults. Tom Lane 19 (unreleased)
2025-07-03 Add cross-type comparisons to contrib/btree_gin. Tom Lane 19 (unreleased)
2025-06-15 Sync typedefs.list with the buildfarm. Tom Lane 18.0
2025-04-06 Fix memory leaks in px_crypt_shacrypt(). Tom Lane 18.0
2025-04-02 Change SQL-language functions to use the plan cache. Tom Lane 18.0
2025-04-01 Introduce a SQL-callable function array_sort(anyarray). Tom Lane 18.0
2025-03-26 Introduce PG_MODULE_MAGIC_EXT macro. Tom Lane 18.0