Age | Commit message (Expand) | Author |
---|---|---|
2013-01-01 | Update copyrights for 2013 | Bruce Momjian |
2012-08-26 | Fix up planner infrastructure to support LATERAL properly. | Tom Lane |
2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian |
2011-10-26 | Improve planner's ability to recognize cases where an IN's RHS is unique. | Tom Lane |
2011-04-10 | pgindent run before PG 9.1 beta 1. | Bruce Momjian |
2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian |
2010-09-28 | Fix PlaceHolderVar mechanism's interaction with outer joins. | Tom Lane |
2010-09-25 | Fix another join removal bug: the check on PlaceHolderVars was wrong. | Tom Lane |
2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
2010-09-14 | Fix join-removal logic for pseudoconstant and outerjoin-delayed quals. | Tom Lane |
2010-07-06 | pgindent run for 9.0, second run | Bruce Momjian |
2010-05-23 | Fix oversight in join removal patch: we have to delete the removed relation | Tom Lane |
2010-03-28 | Rework join-removal logic as per recent discussion. In particular this | Tom Lane |