Commits

DateSubjectAuthorReleases
2026-07-01 btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane 19 (unreleased)
2026-07-01 btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane 15 (unreleased)
2026-07-01 btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane master
2026-07-01 btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane 14 (unreleased)
2026-07-01 btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane 18 (unreleased)
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-07-01 Fix CPU-identification macros for RISC-V. Tom Lane master
2026-06-30 Disallow set-returning functions within window OVER clauses. Tom Lane master
2026-06-30 Disallow set-returning functions within window OVER clauses. Tom Lane 19 (unreleased)
2026-06-30 Clean up inconsistencies in CPU-identification macros. Tom Lane master
2026-06-28 Avoid collation lookup failure when considering a "char" column. Tom Lane 19 (unreleased)
2026-06-28 Avoid collation lookup failure when considering a "char" column. Tom Lane 18 (unreleased)
2026-06-25 Fix null-pointer crash in ECPG compiler. Tom Lane 18 (unreleased)
2026-06-25 Fix null-pointer crash in ECPG compiler. Tom Lane 19 (unreleased)
2026-06-23 Fix incorrect declarations of variadic pg_get_*_ddl() functions. Tom Lane 19 (unreleased)
2026-06-23 psql: Tighten heuristics for BEGIN/END within CREATE SCHEMA. Tom Lane 19 (unreleased)
2026-06-22 Fix unsafe order of operations in ResourceOwnerReleaseAll(). Tom Lane 19 (unreleased)
2026-06-22 Fix unsafe order of operations in ResourceOwnerReleaseAll(). Tom Lane 18 (unreleased)
2026-06-22 Fix unsafe order of operations in ResourceOwnerReleaseAll(). Tom Lane 17 (unreleased)
2026-06-22 pgcrypto: avoid recursive ResourceOwnerForget(). Tom Lane 19 (unreleased)
2026-06-22 pgcrypto: avoid recursive ResourceOwnerForget(). Tom Lane 17 (unreleased)
2026-06-22 pgcrypto: avoid recursive ResourceOwnerForget(). Tom Lane 18 (unreleased)
2026-06-21 plpython: Use funccache.c infrastructure for procedure caching. Tom Lane 19 (unreleased)
2026-06-19 Make pg_mkdir_p() tolerant of a concurrent directory creation. Tom Lane 19 (unreleased)