Commits

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

DateSubjectAuthorReleases
2026-07-05 Fix properties orphaned by dropping a label Peter Eisentraut 19 (unreleased)
2026-07-04 Disallow renaming a rule to "_RETURN". Tom Lane 19 (unreleased)
2026-07-03 Make property graph object descriptions better translatable Peter Eisentraut 19 (unreleased)
2026-07-03 REPACK CONCURRENTLY: Initialize the range table more honestly Álvaro Herrera 19 (unreleased)
2026-07-03 Fix btree_gist's NotEqual strategy on internal index pages. Tom Lane 19 (unreleased)
2026-07-03 Use the proper comparator in gbt_bit_ssup_cmp. Tom Lane 19 (unreleased)
2026-07-03 Resolve unknown-type literals in GRAPH_TABLE COLUMNS Peter Eisentraut 19 (unreleased)
2026-07-03 Prevent access to other sessions' empty temp tables Alexander Korotkov 19 (unreleased)
2026-07-03 Fix handling of dropping a property not associated with the given label Peter Eisentraut 19 (unreleased)
2026-07-03 Fix tracing of BackendKeyData and CancelRequest Heikki Linnakangas 19 (unreleased)
2026-07-03 Fix REPACK CONCURRENTLY for stored generated columns Álvaro Herrera 19 (unreleased)
2026-07-03 Prevent dropping the last label from a property graph element Peter Eisentraut 19 (unreleased)
2026-07-03 psql: Fix \df tab completion for procedures Fujii Masao 19 (unreleased)
2026-07-03 pgindent fix for commit 53e6f51ee Richard Guo 19 (unreleased)
2026-07-03 Remove replication slot advice from MultiXact wraparound hints Fujii Masao 19 (unreleased)
2026-07-02 pg_plan_advice: Don't generate FOREIGN_JOIN advice for a single relation. Robert Haas 19 (unreleased)
2026-07-02 test_custom_stats: Fail if loading module outside shared_preload_libraries Michael Paquier 19 (unreleased)
2026-07-02 Fix jsonpath .decimal() to honor silent mode Michael Paquier 19 (unreleased)
2026-07-01 btree_gist: fix NaN handling in float4/float8 opclasses. Tom Lane 19 (unreleased)
2026-07-01 doc: Fix pg_stat_autovacuum_scores descriptions. Nathan Bossart 19 (unreleased)
2026-07-01 Clear base backup progress on backup failure Fujii Masao 19 (unreleased)
2026-07-01 Warn on password auth with MD5-encrypted passwords Fujii Masao 19 (unreleased)
2026-07-01 Split dry-run messages into primary and detail Peter Eisentraut 19 (unreleased)
2026-07-01 Don't cast off_t to 32-bit type for output, bug fix Peter Eisentraut 19 (unreleased)
2026-07-01 Use C11 alignas instead of pg_attribute_aligned Peter Eisentraut 19 (unreleased)