Commits

DateSubjectAuthorReleases
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
2021-07-27 Fix bugs in polymorphic-argument resolution for multiranges. Tom Lane 14.0
2021-07-27 Fix bugs in polymorphic-argument resolution for multiranges. Tom Lane 15.0
2020-11-10 Work around cross-version-upgrade issues created by commit 9e38c2bb5. Tom Lane 11.11
2020-11-10 Work around cross-version-upgrade issues created by commit 9e38c2bb5. Tom Lane 9.6.21
2020-11-10 Work around cross-version-upgrade issues created by commit 9e38c2bb5. Tom Lane 14.0
2020-11-10 Work around cross-version-upgrade issues created by commit 9e38c2bb5. Tom Lane 9.5.25
2020-11-10 Work around cross-version-upgrade issues created by commit 9e38c2bb5. Tom Lane 12.6
2020-11-10 Work around cross-version-upgrade issues created by commit 9e38c2bb5. Tom Lane 13.2
2020-11-10 Work around cross-version-upgrade issues created by commit 9e38c2bb5. Tom Lane 10.16
2020-11-04 Declare assorted array functions using anycompatible not anyelement. Tom Lane 14.0
2020-04-04 Remove bogus Assert, add some regression test cases showing why. Tom Lane 13.0
2020-03-19 Introduce "anycompatible" family of polymorphic types. Tom Lane 13.0
2020-03-17 Remove bogus assertion about polymorphic SQL function result. Tom Lane 13.0
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 11.0
2016-10-09 Fix incorrect handling of polymorphic aggregates used as window functions. Tom Lane 9.6.1
2016-10-09 Fix incorrect handling of polymorphic aggregates used as window functions. Tom Lane 10.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