]> granicus.if.org Git - postgresql/history - src/test/regress/sql/polymorphism.sql
Fix getTypeIOParam to support type record[].
[postgresql] / src / test / regress / sql / polymorphism.sql
2011-12-01 Tom LaneFix getTypeIOParam to support type record[].
2011-03-14 Tom LaneAdjust regression test to avoid platform-dependent...
2010-05-30 Tom LaneChange the notation for calling functions with named...
2009-11-03 Peter EisentrautFix regression tests for psql \d view patch
2009-10-08 Tom LaneSupport use of function argument names to identify...
2009-02-09 Tom LaneAdopt Bob Jenkins' improved hash function for hash_any...
2008-12-18 Tom LaneCode review for function default parameters patch....
2008-12-14 Tom LaneRestore enforce_generic_type_consistency's pre-8.3...
2008-12-04 Peter EisentrautDefault values for function arguments
2008-11-03 Tom LaneAdd pg_typeof() function.
2008-07-16 Tom LaneSupport "variadic" functions, which can accept a variab...
2008-01-11 Tom LaneThe original implementation of polymorphic aggregates...
2007-05-01 Tom LaneFix a thinko in my patch of a couple months ago for...
2006-07-27 Tom LaneAggregate functions now support multiple input argument...
2006-02-27 Peter EisentrautClean up CREATE FUNCTION syntax usage in contrib and...
2003-07-01 Tom LaneAggregates can be polymorphic, using polymorphic implem...