Commits

DateSubjectAuthorReleases
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-01-20 Refactor planner's pathkeys data structure to create a separate, explicit Tom Lane 8.3.0
2007-01-10 Change the planner-to-executor API so that the planner tells the executor 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-12-23 Restructure operator classes to allow improved handling of cross-data-type Tom Lane 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-08-02 Add support for multi-row VALUES clauses as part of INSERT statements Joe Conway 8.2.0
2006-07-22 In the recent changes to make the planner account better for cache Tom Lane 8.2.0
2006-07-01 Revise the planner's handling of "pseudoconstant" WHERE clauses, that is Tom Lane 8.2.0
2006-06-06 Make the planner estimate costs for nestloop inner indexscans on the basis Tom Lane 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-02-05 Improve my initial, rather hacky implementation of joins to append Tom Lane 8.2.0
2006-02-03 Teach planner to convert simple UNION ALL subqueries into append relations, Tom Lane 8.2.0
2006-01-31 Restructure planner's handling of inheritance. Rather than processing Tom Lane 8.2.0
2005-11-26 Teach tid-scan code to make use of "ctid = ANY (array)" clauses, so that Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-06-05 Remove planner's private fields from Query struct, and put them into Tom Lane 8.1.0
2005-04-22 First cut at planner support for bitmap index scans. Lots to do yet, Tom Lane 8.1.0
2005-04-21 Rethink original decision to use AND/OR Expr nodes to represent bitmap Tom Lane 8.1.0
2005-04-19 Create executor and planner-backend support for decoupled heap and index Tom Lane 8.1.0
2005-03-27 Add a back-link from IndexOptInfo structs to their parent RelOptInfo 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
2004-02-17 Make use of statistics on index expressions. There are still some Tom Lane 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0