summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/polymorphism.sql
Commit message (Expand)AuthorAgeFilesLines
* Aggregate functions now support multiple input arguments. I also tookTom Lane2006-07-271-12/+21
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-271-15/+15
* Aggregates can be polymorphic, using polymorphic implementation functions.Tom Lane2003-07-011-0/+367