Commits

DateSubjectAuthorReleases
2010-01-05 Get rid of the need for manual maintenance of the initial contents of Tom Lane 9.0.0
2008-03-27 Reduce the need for frontend programs to include "postgres.h" by refactoring Tom Lane 8.4.0
2007-10-24 Remove the aggregate form of ts_rewrite(), since it doesn't work as desired Tom Lane 8.3.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0
2007-04-02 Support enum data types. Along the way, use macros for the values of Tom Lane 8.3.0
2006-07-28 SQL2003-standard statistical aggregates, by Sergey Koposov. I've added only Tom Lane 8.2.0
2006-07-27 Aggregate functions now support multiple input arguments. I also took Tom Lane 8.2.0
2006-07-21 Add the full set of comparison functions for type TID, including a btree Tom Lane 8.2.0
2005-04-14 First phase of project to use fixed OIDs for all system catalogs and Tom Lane 8.1.0
2005-04-12 Add aggsortop column to pg_aggregate, so that MIN/MAX optimization can Tom Lane 8.1.0
2005-01-28 pg_aggregate.h fails to compile standalone, for lack of an #include Tom Lane 8.0.1
2005-01-28 pg_aggregate.h fails to compile standalone, for lack of an #include Tom Lane 8.1.0
2002-04-11 Restructure representation of aggregate functions so that they have pg_proc Tom Lane 7.3.1
2002-04-09 Functions live in namespaces. Qualified function names work, eg Tom Lane 7.3.1
2002-03-29 pg_type has a typnamespace column; system now supports creating types Tom Lane 7.3.1
2001-08-14 sum() on int2 and int4 columns now uses an int8, not numeric, accumulator Tom Lane 7.2.1
2001-05-18 Correct recently-broken avg(interval) definition. We can't force an Tom Lane 7.1.2
2001-05-18 Correct recently-broken avg(interval) definition. Tom Lane 7.2.1
2000-07-17 Revise aggregate functions per earlier discussions in pghackers. Tom Lane 7.1.1
2000-05-30 Third round of fmgr updates: eliminate calls using fmgr() and Tom Lane 7.1.1
1999-03-26 Remove a bunch of dead entries exposed by findoidjoins crosschecks. Tom Lane 7.1.1