Commits

DateSubjectAuthorReleases
2011-03-22 Reimplement planner's handling of MIN/MAX aggregate optimization (again). 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-11-04 Reimplement planner's handling of MIN/MAX aggregate optimization. Tom Lane 9.1.0
2010-10-31 Provide hashing support for arrays. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-06 pgindent run for 9.0, second run Bruce Momjian 9.0.0
2010-05-10 When adding a "target IS NOT NULL" indexqual to the plan for an index-optimized Tom Lane 9.0.0
2010-02-14 Wrap calls to SearchSysCache and related functions using macros. Robert Haas 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2010-01-01 Add an "argisrow" field to NullTest nodes, following a plan made way back in Tom Lane 9.0.0
2010-01-01 Support "x IS NOT NULL" clauses as indexscan conditions. This turns out Tom Lane 9.0.0
2009-12-15 Support ORDER BY within aggregate function calls, at long last providing a Tom Lane 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-12-28 Support window functions a la SQL:2008. Tom Lane 8.4.0
2008-08-25 Move exprType(), exprTypmod(), expression_tree_walker(), and related routines Tom Lane 8.4.0
2008-08-02 Rearrange the querytree representation of ORDER BY/GROUP BY/DISTINCT items Tom Lane 8.4.0
2008-07-10 Tighten up SS_finalize_plan's computation of valid_params to exclude Params of Tom Lane 8.4.0
2008-07-10 Fix mis-calculation of extParam/allParam sets for plan nodes, as seen in Tom Lane 8.3.4
2008-07-10 Fix mis-calculation of extParam/allParam sets for plan nodes, as seen in Tom Lane 8.4.0
2008-06-19 Improve our #include situation by moving pointer types away from the Alvaro Herrera 8.4.0
2008-04-21 Allow float8, int8, and related datatypes to be passed by value on machines Tom Lane 8.4.0
2008-03-31 Apply my original fix for Taiki Yamaguchi's bug report about DISTINCT MAX(). Tom Lane 8.3.2
2008-03-31 Apply my original fix for Taiki Yamaguchi's bug report about DISTINCT MAX(). Tom Lane 8.4.0