mirror of
https://github.com/postgres/postgres.git
synced 2025-11-25 12:03:53 +03:00
seen by code inspecting the expression. The best way to do this seems to be to drop the original representation as a function invocation, and instead make a special expression node type that represents applying the element-type coercion function to each array element. In this way the element function is exposed and will be checked for volatility. Per report from Guillaume Smet.
50 KiB
50 KiB