Commits

DateSubjectAuthorReleases
2005-06-05 Remove planner's private fields from Query struct, and put them into Tom Lane 8.1.0
2005-03-06 Revise hash join code so that we can increase the number of batches Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-11-09 Use a hopefully-more-reliable method of detecting default selectivity Tom Lane 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 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
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-05-15 Indexing support for pattern matching operations via separate operator Peter Eisentraut 7.4.1
2003-01-28 Extend join-selectivity API (oprjoin interface) so that join type is 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
2002-11-19 Add an at-least-marginally-plausible method of estimating the number Tom Lane 7.4.1
2002-10-19 Fix range-query estimation to not double-exclude NULLs, per gripe from Tom Lane 7.3.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-09-02 > Okay. When you get back to the original issue, the gold is hidden in Bruce Momjian 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-03-01 Teach planner about the idea that a mergejoin won't necessarily read Tom Lane 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-06-25 Optimizer can now estimate selectivity of IS NULL, IS NOT NULL, Tom Lane 7.2.1