Re: how to add seconds to a TimestampTz - Mailing list pgsql-hackers

From Grzegorz Jaskiewicz
Subject Re: how to add seconds to a TimestampTz
Date
Msg-id 43B24704-E138-4B81-8125-DF6CB89A0057@pointblue.com.pl
Whole thread Raw
In response to Re: how to add seconds to a TimestampTz  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: how to add seconds to a TimestampTz  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
On Mar 15, 2007, at 5:58 AM, Tom Lane wrote:

>
> ?  I'm not sure what would be the most convenient realization
> of this at the C level, but please stay away from time_t ...

what's wrong with time_t ? Does postgres has some sort of "time" API,  
that can be used instead?

-- 
Grzegorz Jaskiewicz

C/C++ freelance for hire







pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: how to add seconds to a TimestampTz
Next
From: Magnus Hagander
Date:
Subject: Additional global stats for pg_database?