! <----><------><------> * Non-null argument had better be an array. The parser doesn't ! <----><------><------> * enforce this for VARIADIC ANY functions (maybe it should?), so ! <----><------><------> * that check uses ereport not just elog. ! <----><------><------> */
So I moved this check to parser.
It is little bit stricter - requests typed NULL instead unknown NULL, but it can mark error better and early
Tom suggested that this check should be better done by parser.
This patch tries to accomplish that.
I will go review this.
However, is it possible to you to re-base it on current master? I can't apply it using "git apply" but patch -p1 was succeeded with lot of offset.
This e-mail message (and any attachment) is intended for the use of the individual or entity to whom it is addressed. This message contains information from EnterpriseDB Corporation that may be privileged, confidential, or exempt from disclosure under applicable law. If you are not the intended recipient or authorized to receive this for the intended recipient, any use, dissemination, distribution, retention, archiving, or copying of this communication is strictly prohibited. If you have received this e-mail in error, please notify the sender immediately by reply e-mail and delete this message.