Re: timestamp typedefs

From: "Warren Turkal" <wturkal(at)gmail(dot)com>
To: "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: timestamp typedefs
Date: 2008-01-05 07:23:56
Message-ID: 7fdf8c4d0801042323w1dfbb5f4p5638f4065eece51b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Jan 4, 2008 4:20 AM, Alvaro Herrera <alvherre(at)commandprompt(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2008-01-05 09:33:45 Re: Dynamic Partitioning using Segment Visibility Maps
Previous Message Robert Treat 2008-01-05 03:31:14 Re: Dynamic Partitioning using Segment Visibility Maps