sql: allow StrVals to resolve to arrays #22384
Labels
A-sql-semantics
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
It would be nice if we could resolve StrVals to arrays, so that expressions like the following would work without an explicit cast:
but from a brief investigation this seems to cause a handful of problems that I would need to look into, so I'm deeming this low-pri for the time being.
The text was updated successfully, but these errors were encountered: