Re: date arithmetic with columns - Mailing list pgsql-sql

From hari.fuchs@gmail.com
Subject Re: date arithmetic with columns
Date
Msg-id 87hay4pump.fsf@hf.protecting.net
Whole thread Raw
In response to date arithmetic with columns  (Peter Faulks <faulksp@iinet.net.au>)
Responses Re: date arithmetic with columns  (Peter Faulks <faulksp@iinet.net.au>)
List pgsql-sql
Peter Faulks <faulksp@iinet.net.au> writes:

> I have two columns in two distinct tables, one is the starting time of
> an event, timestamp without time zone. Data is the utc datetime (for
> sorting across time zones), the other is the number of minutes to add.

Maybe I'm missing something, but why don't you just use timestamp with
timezone instead?



pgsql-sql by date:

Previous
From: Jasen Betts
Date:
Subject: Re: Problems with ODBC connections
Next
From: Peter Faulks
Date:
Subject: Re: date arithmetic with columns