Re: Converting epoch to timestamp

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Converting epoch to timestamp
Дата
Msg-id 16157.1089955120@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Converting epoch to timestamp  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: Converting epoch to timestamp  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> I would actually prefer this syntax:

> SELECT EXTRACT(EPOCH FROM TIMESTAMP '2003-01-01 11:23:44');

Yeah, but I think Michael's question had to do with going the other
way (numeric to timestamp).
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Justin Clift
Дата:
Сообщение: Re: pg_dump - option for just dumping sequences?
Следующее
От: Michael Glaesemann
Дата:
Сообщение: Re: Converting epoch to timestamp