Commits

DateSubjectAuthorReleases
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
2024-10-31 Add a parse location field to struct FunctionParameter. Tom Lane 18.0
2023-01-18 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2023-01-12 Revert "Get rid of the "new" and "old" entries in a view's rangetable." Tom Lane 16.0
2023-01-12 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
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-12-20 Multirange datatypes Alexander Korotkov 14.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 Refactor our checks for valid function and aggregate signatures. Tom Lane 13.0
2020-03-17 Adjust handling of an ANYARRAY actual input for an ANYARRAY argument. Tom Lane 13.0
2020-03-17 Remove bogus assertion about polymorphic SQL function result. Tom Lane 13.0
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 10.6
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 11.0
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 12.0
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 9.5.15