Commits

DateSubjectAuthorReleases
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-07-10 Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. Tom Lane 8.3.20
2012-07-10 Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. Tom Lane 8.4.13
2012-07-10 Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. Tom Lane 9.0.9
2012-07-10 Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. Tom Lane 9.1.5
2012-07-10 Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. Tom Lane 9.2.0
2012-07-10 Refactor pattern_fixed_prefix() to avoid dealing in incomplete patterns. Tom Lane 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-03-04 Collect and use element-frequency statistics for arrays. Tom Lane 9.2.0
2012-02-16 Improve statistics estimation to make some use of DISTINCT in sub-queries. Tom Lane 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-12-17 Add SP-GiST (space-partitioned GiST) index access method. Tom Lane 9.2.0
2011-09-04 Change get_variable_numdistinct's API to flag default estimates explicitly. Tom Lane 9.2.0
2011-06-09 Pgindent run before 9.1 beta2. Bruce Momjian 9.1.0
2011-04-12 Pass collations to functions in FunctionCallInfoData, not FmgrInfo. Tom Lane 9.1.0
2011-04-11 Teach pattern_fixed_prefix() about collations. Tom Lane 9.1.0
2011-03-12 Make all comparisons done for/with statistics use the default collation. Tom Lane 9.1.0
2011-02-08 Per-column collation support Peter Eisentraut 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-09-28 Add hooks to let plugins override the planner's lookups in pg_statistic. Tom Lane 8.4.0
2008-08-16 Clean up the loose ends in selectivity estimation left by my patch for semi Tom Lane 8.4.0