Commits

DateSubjectAuthorReleases
2008-08-05 Improve SELECT DISTINCT to consider hash aggregation, as well as sort/uniq, Tom Lane 8.4.0
2008-08-03 Make GROUP BY work properly for datatypes that only support hashing and not Tom Lane 8.4.0
2008-07-31 Fix parser so that we don't modify the user-written ORDER BY list in order Tom Lane 8.4.0
2008-01-11 Fix a conceptual error in my patch of 2007-10-26 that avoided considering Tom Lane 8.2.7
2008-01-11 Fix a conceptual error in my patch of 2007-10-26 that avoided considering Tom Lane 8.3.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-10-04 Keep the planner from failing on "WHERE false AND something IN (SELECT ...)". Tom Lane 7.4.19
2007-10-04 Keep the planner from failing on "WHERE false AND something IN (SELECT ...)". Tom Lane 8.0.15
2007-10-04 Keep the planner from failing on "WHERE false AND something IN (SELECT ...)". Tom Lane 8.1.11
2007-10-04 Keep the planner from failing on "WHERE false AND something IN (SELECT ...)". Tom Lane 8.2.6
2007-10-04 Keep the planner from failing on "WHERE false AND something IN (SELECT ...)". Tom Lane 8.3.0
2007-07-07 Fix a couple of planner bugs introduced by the new ability to discard Tom Lane 8.3.0
2007-05-04 Teach tuplesort.c about "top N" sorting, in which only the first N tuples Tom Lane 8.3.0
2007-04-21 Some further performance tweaks for planning large inheritance trees that Tom Lane 8.3.0
2007-01-20 Refactor planner's pathkeys data structure to create a separate, explicit Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-09-19 Improve usage of effective_cache_size parameter by assuming that all the Tom Lane 8.2.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-07-01 Revise the planner's handling of "pseudoconstant" WHERE clauses, that is Tom Lane 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-01-31 Restructure planner's handling of inheritance. Rather than processing Tom Lane 8.2.0
2005-12-20 Teach planner how to rearrange join order for some classes of OUTER JOIN. Tom Lane 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.1.1