Re: Functions receiving argument of type timezone-- more info - Mailing list pgsql-general

From Joshua Moore-Oliva
Subject Re: Functions receiving argument of type timezone-- more info
Date
Msg-id 200303130444.20900.josh@chatgris.com
Whole thread Raw
In response to Functions receiving argument of type timezone.  (Joshua Moore-Oliva <josh@chatgris.com>)
Responses Re: Functions receiving argument of type timezone-- more  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-general
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"?

b) Is there a special function like utc_now, or CURRENT_UTC_TIMESTAMP or
something I could pass to the function?

Josh.



pgsql-general by date:

Previous
From: Joshua Moore-Oliva
Date:
Subject: Functions receiving argument of type timezone.
Next
From:
Date:
Subject: Re: stored procedures