Commits

DateSubjectAuthorReleases
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
2013-07-23 Change post-rewriter representation of dropped columns in joinaliasvars. Tom Lane 9.2.5
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-08-31 Fix LATERAL references to join alias variables. Tom Lane 9.3.0
2012-08-27 Fix up planner infrastructure to support LATERAL properly. Tom Lane 9.3.0
2012-08-18 Another round of planner fixes for LATERAL. Tom Lane 9.3.0
2012-08-10 Centralize the logic for detecting misplaced aggregates, window funcs, etc. Tom Lane 9.3.0
2012-08-07 Implement SQL-standard LATERAL subqueries. Tom Lane 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-02-14 Preserve column names in the execution-time tupledesc for a RowExpr. Tom Lane 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-11-02 Preserve Var location information during flatten_join_alias_vars. Tom Lane 9.2.0
2011-10-08 Support index-only scans using the visibility map to avoid heap fetches. Tom Lane 9.2.0
2011-07-12 Avoid listing ungrouped Vars in the targetlist of Agg-underneath-Window. Tom Lane 9.1.0
2011-07-12 Avoid listing ungrouped Vars in the targetlist of Agg-underneath-Window. Tom Lane 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-11-04 Reimplement planner's handling of MIN/MAX aggregate optimization. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-08 Fix "cannot handle unplanned sub-select" error that can occur when a Tom Lane 7.4.30
2010-07-08 Fix "cannot handle unplanned sub-select" error that can occur when a Tom Lane 8.0.26
2010-07-08 Fix "cannot handle unplanned sub-select" error that can occur when a Tom Lane 8.1.22