Commits

DateSubjectAuthorReleases
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-07-21 Rename NodeTag of ExprState Peter Eisentraut 15.0
2021-07-07 Use a hash table to speed up NOT IN(values) David Rowley 15.0
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-04-08 Speedup ScalarArrayOpExpr evaluation David Rowley 14.0
2021-04-02 Add Result Cache executor node (take 2) David Rowley 14.0
2021-04-01 Revert b6002a796 David Rowley 14.0
2021-03-31 Add Result Cache executor node David Rowley 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0