Commits

DateSubjectAuthorReleases
2013-02-03 Perform line wrapping and indenting by default in ruleutils.c. Tom Lane 9.3.0
2011-12-01 Fix getTypeIOParam to support type record[]. Tom Lane 8.4.10
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-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-19 When we added the ability to have zero-element ARRAY[] constructs by adding an 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-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
2005-03-24 Tweak planner to use a minimum size estimate of 10 pages for a Tom Lane 8.0.2