Re: Functions receiving argument of type timezone-- more

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Joshua Moore-Oliva <josh(at)chatgris(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Functions receiving argument of type timezone-- more
Date: 2003-03-13 16:01:17
Message-ID: 20030313075652.Y67072-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Serkan Bektaþ 2003-03-13 16:10:14 Re: Getting Started in Postgresql
Previous Message Petre Scheie 2003-03-13 15:32:25 Re: stored procedures