On Thu, 13 Mar 2003, Joshua Moore-Oliva wrote:
> A list of possible solutions that I cna't figure out how to do..
>
> a) Is there a way to declare a function accepting an argument of type
> "timestamp with time zone"?
You should just be able to declare the function saying the argument is
timestamp with time zone afaics. I tried in in 7.3.1 and 7.4 devel.