Re: how to add seconds to a TimestampTz

From: Grzegorz Jaskiewicz <gj(at)pointblue(dot)com(dot)pl>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: how to add seconds to a TimestampTz
Date: 2007-03-15 13:31:03
Message-ID: 43B24704-E138-4B81-8125-DF6CB89A0057@pointblue.com.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2007-03-15 14:02:24 Additional global stats for pg_database?
Previous Message Alvaro Herrera 2007-03-15 13:06:39 Re: how to add seconds to a TimestampTz