Commits

DateSubjectAuthorReleases
2021-09-17 Fix pull_varnos to cope with translated PlaceHolderVars. Tom Lane 15.0
2021-09-17 Fix pull_varnos to cope with translated PlaceHolderVars. Tom Lane 14.0
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 13.2
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 14.0
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 12.6
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2019-01-29 Make some small planner API cleanups. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-03-10 Give pull_var_clause() reject/recurse/return behavior for WindowFuncs too. Tom Lane 9.6.0
2016-03-10 Refactor pull_var_clause's API to make it less tedious to extend. Tom Lane 9.6.0
2015-12-11 Get rid of the planner's LateralJoinInfo data structure. Tom Lane 9.5.0
2015-12-11 Get rid of the planner's LateralJoinInfo data structure. Tom Lane 9.6.0
2014-11-28 Add bms_next_member(), and use it where appropriate. Tom Lane 9.5.0
2013-11-22 Flatten join alias Vars before pulling up targetlist items from a subquery. Tom Lane 8.4.19
2013-11-22 Flatten join alias Vars before pulling up targetlist items from a subquery. Tom Lane 9.0.15
2013-11-22 Flatten join alias Vars before pulling up targetlist items from a subquery. Tom Lane 9.1.11
2013-08-18 Fix planner problems with LATERAL references in PlaceHolderVars. Tom Lane 9.3.0
2013-08-18 Fix planner problems with LATERAL references in PlaceHolderVars. Tom Lane 9.4.0
2013-07-23 Change post-rewriter representation of dropped columns in joinaliasvars. Tom Lane 9.3.0
2013-07-23 Change post-rewriter representation of dropped columns in joinaliasvars. Tom Lane 9.4.0
2013-07-23 Change post-rewriter representation of dropped columns in joinaliasvars. Tom Lane 8.4.18
2013-07-23 Change post-rewriter representation of dropped columns in joinaliasvars. Tom Lane 9.0.14
2013-07-23 Change post-rewriter representation of dropped columns in joinaliasvars. Tom Lane 9.1.10