Commits

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

DateSubjectAuthorReleases
2025-09-04 Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed 14.20
2025-09-04 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 14.20
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 14.19
2025-02-14 Fix assertion on dereferenced object Daniel Gustafsson 14.17
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 14.16
2024-09-24 For inplace update durability, make heap_update() callers wait. Noah Misch 14.14
2024-09-18 Add missing query ID reporting in extended query protocol Michael Paquier 14.14
2023-05-19 Fix misbehavior of EvalPlanQual checks with multiple result relations. Tom Lane 14.9
2022-12-08 Remove new structure member from ResultRelInfo. Etsuro Fujita 14.7
2022-11-25 Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita 14.7
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-12 Fix EXPLAIN ANALYZE for async-capable nodes. Etsuro Fujita 14.0
2021-04-24 Fix come comments in execMain.c Michael Paquier 14.0
2021-04-21 doc: Improve hyphenation consistency Peter Eisentraut 14.0
2021-04-20 adjust query id feature to use pg_stat_activity.query_id Bruce Momjian 14.0
2021-04-15 Undo decision to allow pg_proc.prosrc to be NULL. Tom Lane 14.0
2021-04-07 Make use of in-core query id added by commit 5fd9dfa5f5 Bruce Momjian 14.0
2021-04-06 Postpone some more stuff out of ExecInitModifyTable. Tom Lane 14.0
2021-04-06 Postpone some stuff out of ExecInitModifyTable. Tom Lane 14.0
2021-04-06 Clean up treatment of missing default and CHECK-constraint records. Tom Lane 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-03-25 Sanitize the term "combo CID" in code comments Michael Paquier 14.0
2021-03-24 Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."." Amit Kapila 14.0
2021-03-10 Enable parallel SELECT for "INSERT INTO ... SELECT ...". Amit Kapila 14.0
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 14.0