Re: Oddity with extract microseconds?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Oddity with extract microseconds?
Дата
Msg-id 4915.1133889598@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Oddity with extract microseconds?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Oddity with extract microseconds?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Oddity with extract microseconds?
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: generalizing the planner knobs