Commits

DateSubjectAuthorReleases
2011-12-01 Fix getTypeIOParam to support type record[]. Tom Lane 9.0.6
2011-12-01 Fix getTypeIOParam to support type record[]. Tom Lane 9.1.2
2011-12-01 Fix getTypeIOParam to support type record[]. Tom Lane 9.2.0
2011-03-14 Adjust regression test to avoid platform-dependent failure. Tom Lane 9.1.0
2010-05-30 Change the notation for calling functions with named parameters from Tom Lane 9.0.0
2009-11-03 Fix regression tests for psql \d view patch Peter Eisentraut 9.0.0
2009-10-08 Support use of function argument names to identify which actual arguments Tom Lane 9.0.0
2009-02-09 Adopt Bob Jenkins' improved hash function for hash_any(). This changes the Tom Lane 8.4.0
2008-12-18 Code review for function default parameters patch. Fix numerous problems as Tom Lane 8.4.0
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
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
2003-07-01 Aggregates can be polymorphic, using polymorphic implementation functions. Tom Lane 7.4.1