Commits

DateSubjectAuthorReleases
2016-03-10 Refactor pull_var_clause's API to make it less tedious to extend. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-12-29 Add some comments about division of labor between rewriter and planner. Tom Lane 9.6.0
2015-05-08 Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 9.5.0
2015-04-22 Pull in tableoid for inheiritance with rowMarks Stephen Frost 9.5.0
2015-03-15 Improve representation of PlanRowMark. Tom Lane 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-03-10 Support writable foreign tables. Tom Lane 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-11-28 Ensure that whole-row junk Vars are always of composite type. Tom Lane 9.0.6
2011-11-28 Ensure that whole-row junk Vars are always of composite type. Tom Lane 9.1.2
2011-11-28 Ensure that whole-row junk Vars are always of composite type. Tom Lane 9.2.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 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-03-26 Pass collation to makeConst() instead of looking it up internally. Tom Lane 9.1.0