Re: timestamp typedefs - Mailing list pgsql-hackers

From Warren Turkal
Subject Re: timestamp typedefs
Date
Msg-id 7fdf8c4d0801042323w1dfbb5f4p5638f4065eece51b@mail.gmail.com
Whole thread Raw
In response to Re: timestamp typedefs  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
On Jan 4, 2008 4:20 AM, Alvaro Herrera <alvherre@commandprompt.com> wrote:
> Perhaps what you want here is to define a type for calculation results
> (double/int64).  Whether it is used in the code for minutes or hours is
> irrelevant to the typedef.

Okay...that sounds good. Do you have a good name for it?
Alternatively, we could just use a TimestampTZ, I guess.

wt


pgsql-hackers by date:

Previous
From: Robert Treat
Date:
Subject: Re: Dynamic Partitioning using Segment Visibility Maps
Next
From: Simon Riggs
Date:
Subject: Re: Dynamic Partitioning using Segment Visibility Maps