Joe Conway <[EMAIL PROTECTED]> writes:
> But then we need to decide, what happens when we see:
>    argL IN (argR1, argR2, ...)
> and argRn data type is an array of argL data type? Do we check all the 
> argRn elements individually and return true if any of them equal argL? 
> I'd guess so.

This seems like an awfully mistake-prone "feature", even if it's
theoretically not ambiguous.  I think we should leave things as they
are.  We'd not be adding any actual functionality, only some notational
consistency, and that doesn't seem worth the risk of confusion as to
exactly what IN will do.

[ wanders away trying to remember that quote about "foolish consistency" ]

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to