Commits

DateSubjectAuthorReleases
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-09-28 Repair planning bug introduced in 7.4: outer-join ON clauses that referenced Tom Lane 7.4.9
2005-09-28 Repair planning bug introduced in 7.4: outer-join ON clauses that referenced Tom Lane 8.0.4
2005-09-28 Repair planning bug introduced in 7.4: outer-join ON clauses that referenced Tom Lane 8.1.0
2005-08-27 Change the division of labor between grouping_planner and query_planner Tom Lane 8.1.0
2005-07-02 Teach planner about some cases where a restriction clause can be Tom Lane 8.1.0
2005-06-10 Quick hack to allow the outer query's tuple_fraction to be passed down Tom Lane 8.1.0
2005-06-08 Marginal hack to avoid spending a lot of time in find_join_rel during Tom Lane 8.1.0
2005-06-06 Nab some low-hanging fruit: replace the planner's base_rel_list and Tom Lane 8.1.0
2005-06-05 Remove planner's private fields from Query struct, and put them into Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-07-25 Error message editing in backend/optimizer, backend/rewrite. Tom Lane 7.4.1
2003-03-10 Restructure parsetree representation of DECLARE CURSOR: now it's a Tom Lane 7.4.1
2003-01-20 IN clauses appearing at top level of WHERE can now be handled as joins. Tom Lane 7.4.1
2003-01-15 Allow merge and hash joins to occur on arbitrary expressions (anything not Tom Lane 7.4.1
2002-11-21 Finish implementation of hashed aggregation. Add enable_hashagg GUC Tom Lane 7.4.1
2002-11-06 First phase of implementing hash-based grouping/aggregation. An AGG plan Tom Lane 7.4.1
2002-09-02 Remove sys/types.h in files that include postgres.h, and hence c.h, Bruce Momjian 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-03-12 Restructure representation of join alias variables. An explicit JOIN Tom Lane 7.3.1