Re: timestamp precision with or without timezones

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: timestamp precision with or without timezones
Дата
Msg-id 20040407083620.C67613@megazone.bigpanda.com
обсуждение исходный текст
Ответ на timestamp precision with or without timezones  (mboes@tweag.net)
Список pgsql-general
On Wed, 7 Apr 2004 mboes@tweag.net wrote:

> Hi there,
>
> Is there a way of specifying the precision of a timestamp *with
> timezone* field? It works fine for timestamps *without* timezones, but

I think you can with the
timestamp(m) with time zone

(note the space between time and zone)

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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Can we have time based triggers in Postgresql??
Следующее
От: "P.J. \"Josh\" Rovero"
Дата:
Сообщение: Re: More aggregate functions?