Commits

DateSubjectAuthorReleases
2008-12-15 Remove newly-added regression test cases that referenced pg_stats. Tom Lane 8.3.6
2008-12-14 Restore enforce_generic_type_consistency's pre-8.3 behavior of allowing an Tom Lane 8.3.6
2008-12-14 Restore enforce_generic_type_consistency's pre-8.3 behavior of allowing an Tom Lane 8.4.0
2008-12-04 Default values for function arguments Peter Eisentraut 8.4.0
2008-11-03 Add pg_typeof() function. Tom Lane 8.4.0
2008-07-16 Support "variadic" functions, which can accept a variable number of arguments Tom Lane 8.4.0
2008-01-11 The original implementation of polymorphic aggregates didn't really get the Tom Lane 8.3.0
2007-05-01 Fix a thinko in my patch of a couple months ago for bug #3116: it did the Tom Lane 7.4.18
2007-05-01 Fix a thinko in my patch of a couple months ago for bug #3116: it did the Tom Lane 8.0.14
2007-05-01 Fix a thinko in my patch of a couple months ago for bug #3116: it did the Tom Lane 8.1.10
2007-05-01 Fix a thinko in my patch of a couple months ago for bug #3116: it did the Tom Lane 8.2.5
2007-05-01 Fix a thinko in my patch of a couple months ago for bug #3116: it did the 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-27 Aggregate functions now support multiple input arguments. I also took Tom Lane 8.2.0
2006-02-27 Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in Peter Eisentraut 8.2.0
2005-03-24 Tweak planner to use a minimum size estimate of 10 pages for a Tom Lane 8.0.2
2005-03-24 Tweak planner to use a minimum size estimate of 10 pages for a Tom Lane 8.1.0
2004-12-01 Change planner to use the current true disk file size as its estimate of Tom Lane 8.0.0
2003-09-25 Message editing: remove gratuitous variations in message wording, standardize Peter Eisentraut 7.4.1
2003-08-19 Improve dynahash.c's API so that caller can specify the comparison function Tom Lane 7.4.1
2003-07-21 Error message editing in backend/catalog. Tom Lane 7.4.1
2003-07-04 Some early work on error message editing. Operator-not-found and Tom Lane 7.4.1
2003-07-01 Aggregates can be polymorphic, using polymorphic implementation functions. Tom Lane 7.4.1