Re: Oddity with extract microseconds? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Oddity with extract microseconds?
Date
Msg-id 4915.1133889598@sss.pgh.pa.us
Whole thread Raw
In response to Re: Oddity with extract microseconds?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Oddity with extract microseconds?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Why aren't 'minutes' considered too?  Because they aren't 'seconds'. 
> Well, seconds aren't microseconds either.

Yeah, they are: it's just one field.  The other way of looking at it
(that everything is seconds) is served by "extract(epoch)".
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Oddity with extract microseconds?
Next
From: Rod Taylor
Date:
Subject: Re: generalizing the planner knobs