Commits

DateSubjectAuthorReleases
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 12.7
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 13.3
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 14.0
2021-04-22 Fix bugs in RETURNING in cross-partition UPDATE cases. Tom Lane 13.3
2021-04-22 Fix bugs in RETURNING in cross-partition UPDATE cases. Tom Lane 12.7
2021-04-22 Fix bugs in RETURNING in cross-partition UPDATE cases. Tom Lane 11.12
2021-04-07 Comment cleanup for a1115fa07. Tom Lane 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-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2020-11-08 In INSERT/UPDATE, use the table's real tuple descriptor as target. Tom Lane 12.5
2020-11-08 In INSERT/UPDATE, use the table's real tuple descriptor as target. Tom Lane 13.1
2020-10-26 In INSERT/UPDATE, use the table's real tuple descriptor as target. Tom Lane 14.0
2020-09-16 Don't fetch partition check expression during InitResultRelInfo. Tom Lane 14.0
2019-12-11 Further adjust EXPLAIN's choices of table alias names. Tom Lane 13.0
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 10.11
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 11.6
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 9.4.25
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 9.6.16
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 9.5.20
2019-07-01 pgindent run prior to branching v12. Tom Lane 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-04-07 Clean up side-effects of commits ab5fcf2b0 et al. Tom Lane 10.8
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0