Commits

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

DateSubjectAuthorReleases
2026-04-22 Fix UPDATE/DELETE ... WHERE CURRENT OF on a table with virtual columns. Dean Rasheed 18.4
2026-03-24 Further improve commentary about ChangeVarNodesWalkExpression() Alexander Korotkov 18.4
2026-03-23 Improve commentary about ChangeVarNodesWalkExpression(). Tom Lane 18.4
2026-03-20 Fix self-join removal to update bare Var references in join clauses Alexander Korotkov 18.4
2025-11-05 Fix comments for ChangeVarNodes() and related functions Richard Guo 18.1
2025-05-07 Refactor ChangeVarNodesExtended() using the custom callback Alexander Korotkov 18.0
2025-05-03 Revert "Refactor ChangeVarNodesExtended() using the custom callback" Alexander Korotkov 18.0
2025-05-03 Refactor ChangeVarNodesExtended() using the custom callback Alexander Korotkov 18.0
2025-04-29 Fixes for ChangeVarNodes_walker() Alexander Korotkov 18.0
2025-04-28 Restore comments in ChangeVarNodesExtended() Alexander Korotkov 18.0
2025-03-13 Fix incorrect handling of subquery pullup Richard Guo 18.0
2025-02-25 Eliminate code duplication in replace_rte_variables callbacks Richard Guo 18.0
2025-02-25 Expand virtual generated columns in the planner Richard Guo 18.0
2025-02-17 Implement Self-Join Elimination Alexander Korotkov 18.0
2025-01-29 Handle default NULL insertion a little better. Tom Lane 18.0
2025-01-16 Add OLD/NEW support to RETURNING in DML queries. Dean Rasheed 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-10-17 Fix unnecessary casts of copyObject() result Peter Eisentraut 18.0
2024-08-30 Avoid inserting PlaceHolderVars in cases where pre-v16 PG did not. Tom Lane 18.0