David Johnston <pol...@yahoo.com> writes: > Does something like: > SELECT ($1 + $2)::$1%TYPE > exist where you can explicitly cast to the type of the input argument?
I don't think SQL-language functions have such a notation, but it's possible in plpgsql, if memory serves. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers