Commits

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

DateSubjectAuthorReleases
2025-08-25 Message wording improvements Peter Eisentraut 18.0
2025-07-18 Fix concurrent update trigger issues with MERGE in a CTE. Dean Rasheed 18.0
2025-04-08 Fix uninitialized index information access during apply. Amit Kapila 18.0
2025-03-24 Detect and Log multiple_unique_conflicts type conflict. Amit Kapila 18.0
2025-03-11 Show index search count in EXPLAIN ANALYZE, take 2. Peter Geoghegan 18.0
2025-03-10 Fix a few more redundant calls of GetLatestSnapshot() Heikki Linnakangas 18.0
2025-03-10 Fix snapshot used in logical replication index lookup Heikki Linnakangas 18.0
2025-02-21 Drop opcintype from index AM strategy translation API Peter Eisentraut 18.0
2025-02-03 Integrate GistTranslateCompareType() into IndexAmTranslateCompareType() Peter Eisentraut 18.0
2025-02-01 Rename GistTranslateStratnum() to GistTranslateCompareType() Peter Eisentraut 18.0
2025-01-15 Change gist stratnum function to use CompareType Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-10 Support for GiST in get_equal_strategy_number() Peter Eisentraut 18.0
2024-12-10 Replace get_equal_strategy_number_for_am() by get_equal_strategy_number() Peter Eisentraut 18.0
2024-12-10 Improve internal logical replication error for missing equality strategy Peter Eisentraut 18.0
2024-12-09 Improve the error message introduced in commit 87ce27de696. Amit Kapila 18.0
2024-12-04 Ensure stored generated columns must be published when required. Amit Kapila 18.0
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 18.0
2024-08-20 Log the conflicts while applying changes in logical replication. Amit Kapila 18.0