Skip to content

Commit b7ea0e8

Browse files
committed
Fix bugs in polymorphic-argument resolution for multiranges.
We failed to deal with an UNKNOWN-type input for anycompatiblemultirange; that should throw an error indicating that we don't know how to resolve the multirange type. We also failed to infer the type of an anycompatiblerange output from an anycompatiblemultirange input or vice versa. Per bug #17066 from Alexander Lakhin. Back-patch to v14 where multiranges were added. Discussion: https://postgr.es/m/17066-16a37f6223a8470b@postgresql.org
1 parent fd90f6b commit b7ea0e8

File tree

4 files changed

+293
-141
lines changed

4 files changed

+293
-141
lines changed

0 commit comments

Comments
 (0)