]> granicus.if.org Git - postgresql/history - src/test/regress/expected/polymorphism.out
Fix getTypeIOParam to support type record[].
[postgresql] / src / test / regress / expected / polymorphism.out
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-04-21 Bruce MomjianAdd agg/normal/trigger/window flags for psql \df and...
2009-02-09 Tom LaneAdopt Bob Jenkins' improved hash function for hash_any...
2008-12-19 Tom LaneWhen we added the ability to have zero-element ARRAY...
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...
2007-04-02 Tom LaneSupport enum data types. Along the way, use macros...
2006-07-27 Tom LaneAggregate functions now support multiple input argument...
2006-02-27 Peter EisentrautClean up CREATE FUNCTION syntax usage in contrib and...
2005-03-24 Tom LaneTweak planner to use a minimum size estimate of 10...
2004-12-01 Tom LaneChange planner to use the current true disk file size...
2003-09-25 Peter EisentrautMessage editing: remove gratuitous variations in messag...
2003-08-19 Tom LaneImprove dynahash.c's API so that caller can specify...
2003-07-21 Tom LaneError message editing in backend/catalog.
2003-07-04 Tom LaneSome early work on error message editing. Operator...
2003-07-01 Tom LaneAggregates can be polymorphic, using polymorphic implem...