Tom Lane" <[EMAIL PROTECTED]>
Cc: "Hackers List" <[EMAIL PROTECTED]>
Sent: Wednesday, May 15, 2002 3:10 AM
Subject: Re: [HACKERS] Array iterators
> Just a small remark, type name "any" would be more meaningfull than
> "unknown". Also it
EMAIL PROTECTED]>
Cc: "Hackers List" <[EMAIL PROTECTED]>
Sent: Wednesday, May 15, 2002 2:48 PM
Subject: Re: [HACKERS] Array iterators
> "Rod Taylor" <[EMAIL PROTECTED]> writes:
> > Step 2 is to teach oper_select_candidate() about functions which
>
"Rod Taylor" <[EMAIL PROTECTED]> writes:
> Step 2 is to teach oper_select_candidate() about functions which
> accept unknown and _unknown that can be used as a last resort. We
> will allow coercions to type unknown and _unknown from any type to
> accomplish this but only in this specific case. W