Re: time format

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: time format
Дата
Msg-id 21057.1073237581@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: time format  (Martin Marques <martin@bugs.unl.edu.ar>)
Ответы Re: time format  (ivan <iv@psycho.pl>)
Re: time format  (Martin Marques <martin@bugs.unl.edu.ar>)
Список pgsql-hackers
Martin Marques <martin@bugs.unl.edu.ar> writes:
> Look deeper into what Christopher said and use casting to get the right 
> output:
> prueba=> select now()::timestamp(0);

There's also "current_timestamp(0)", which is a more standards-compliant
way of doing the same thing.
        regards, tom lane


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

Предыдущее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: PL/Java issues
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: (Mis?)Behavior of \copy with -f and \i