Commits

DateSubjectAuthorReleases
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 12.11
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 14.3
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 11.16
2021-12-15 Always use ReleaseTupleDesc after lookup_rowtype_tupdesc et al. Tom Lane 15.0
2021-11-02 Fix variable lifespan in ExecInitCoerceToDomain(). Tom Lane 13.5
2021-11-02 Fix variable lifespan in ExecInitCoerceToDomain(). Tom Lane 14.1
2021-11-02 Fix variable lifespan in ExecInitCoerceToDomain(). Tom Lane 15.0
2021-10-19 Fix assignment to array of domain over composite. Tom Lane 12.9
2021-10-19 Fix assignment to array of domain over composite. Tom Lane 13.5
2021-10-19 Fix assignment to array of domain over composite. Tom Lane 11.14
2021-10-19 Fix assignment to array of domain over composite. Tom Lane 15.0
2021-10-19 Fix assignment to array of domain over composite. Tom Lane 14.1
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 10.17
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 11.12
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-13 Redesign the caching done by get_cached_rowtype(). Tom Lane 14.0
2021-04-13 Redesign the caching done by get_cached_rowtype(). Tom Lane 13.3
2021-04-13 Redesign the caching done by get_cached_rowtype(). Tom Lane 12.7
2021-04-13 Redesign the caching done by get_cached_rowtype(). Tom Lane 11.12
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2020-12-11 Provide an error cursor for "can't subscript" error messages. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-09-27 Move resolution of AlternativeSubPlan choices to the planner. Tom Lane 14.0