index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
sql
/
polymorphism.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the notation for calling functions with named parameters from
Tom Lane
2010-05-30
1
-29
/
+29
*
Fix regression tests for psql \d view patch
Peter Eisentraut
2009-11-03
1
-1
/
+1
*
Support use of function argument names to identify which actual arguments
Tom Lane
2009-10-08
1
-2
/
+123
*
Adopt Bob Jenkins' improved hash function for hash_any(). This changes the
Tom Lane
2009-02-09
1
-23
/
+23
*
Code review for function default parameters patch. Fix numerous problems as
Tom Lane
2008-12-18
1
-26
/
+49
*
Restore enforce_generic_type_consistency's pre-8.3 behavior of allowing an
Tom Lane
2008-12-14
1
-0
/
+7
*
Default values for function arguments
Peter Eisentraut
2008-12-04
1
-0
/
+114
*
Add pg_typeof() function.
Tom Lane
2008-11-03
1
-0
/
+11
*
Support "variadic" functions, which can accept a variable number of arguments
Tom Lane
2008-07-16
1
-0
/
+43
*
The original implementation of polymorphic aggregates didn't really get the
Tom Lane
2008-01-11
1
-0
/
+36
*
Fix a thinko in my patch of a couple months ago for bug #3116: it did the
Tom Lane
2007-05-01
1
-0
/
+16
*
Aggregate functions now support multiple input arguments. I also took
Tom Lane
2006-07-27
1
-12
/
+21
*
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
Peter Eisentraut
2006-02-27
1
-15
/
+15
*
Aggregates can be polymorphic, using polymorphic implementation functions.
Tom Lane
2003-07-01
1
-0
/
+367