Re: timestamp precision with or without timezones

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: timestamp precision with or without timezones
Дата
Msg-id 22327.1081358662@sss.pgh.pa.us
обсуждение исходный текст
Ответ на timestamp precision with or without timezones  (mboes@tweag.net)
Список pgsql-general
mboes@tweag.net writes:
> Is there a way of specifying the precision of a timestamp *with
> timezone* field? It works fine for timestamps *without* timezone

It's
    timestamp(n) with time zone
    timestamp(n) without time zone
and not any other variants that might seem natural.

Don't blame us, that's what the SQL standard says ;-)

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Cursors and Transactions, why?
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Evening in NYC