Re: Timestamp data type problems

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Timestamp data type problems
Дата
Msg-id 25579.959628026@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Timestamp data type problems  (Olivier PRENANT <ohp@pyrenet.fr>)
Ответы Re: Timestamp data type problems
Список pgsql-hackers
Olivier PRENANT <ohp@pyrenet.fr> writes:
> pyrenet=# select 'today'::timestamp
>                  ?column?                  
> -------------------------------------------
>  Mon 29 May 00:00:00 2000 MET DST(���^A
> (1 row)

> script done on Mon May 29 13:44:30 2000

> As you can see, there's no \0 after TZ.

OK, patched for 7.0.1 (I increased MAXTZLEN as well as made the code
more careful about overrun of the allowed length).
        regards, tom lane


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

Предыдущее
От: teg@redhat.com (Trond Eivind Glomsrød)
Дата:
Сообщение: Re: Configuration and build clean-up
Следующее
От: "Mitch Vincent"
Дата:
Сообщение: Re: Full text indexing preformance! (long)