Commits

DateSubjectAuthorReleases
2008-08-14 Implement SEMI and ANTI joins in the planner and executor. (Semijoins replace Tom Lane 8.4.0
2008-03-09 Change patternsel() so that instead of switching from a pure Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-12-08 Fix mergejoin cost estimation so that we consider the statistical ranges of Tom Lane 8.3.0
2007-11-07 Improve the performance of LIKE/regex estimation in non-C locales, by making Tom Lane 8.1.11
2007-11-07 Improve the performance of LIKE/regex estimation in non-C locales, by making Tom Lane 8.2.6
2007-11-07 Improve the performance of LIKE/regex estimation in non-C locales, by making Tom Lane 8.3.0
2007-08-31 Apply a band-aid fix for the problem that 8.2 and up completely misestimate Tom Lane 8.2.5
2007-08-31 Apply a band-aid fix for the problem that 8.2 and up completely misestimate Tom Lane 8.3.0
2007-01-22 Put back planner's ability to cache the results of mergejoinscansel(), 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-09-20 Change patternsel (LIKE/regex selectivity estimation) so that if there Tom Lane 8.2.0
2006-07-01 Fix oversight in planning for multiple indexscans driven by Tom Lane 8.2.0
2006-05-02 GIN: Generalized Inverted iNdex. Teodor Sigaev 8.2.0
2006-04-27 Generalize mcv_selectivity() to support both VAR OP CONST and CONST OP VAR Tom Lane 8.2.0
2006-04-27 If we're going to expose VariableStatData for contrib modules to use, Tom Lane 8.2.0
2006-04-26 Move ltree parentsel() selectivity function into /contrib/ltree. Bruce Momjian 8.2.0
2006-04-26 Enhanced containment selectivity function for /contrib/ltree Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-01-14 Add selectivity-calculation code for RowCompareExpr nodes. Simplistic, Tom Lane 8.2.0
2005-11-25 Teach planner and executor to handle ScalarArrayOpExpr as an indexable Tom Lane 8.2.0
2005-11-07 R-tree is dead ... long live GiST. Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0