Re: Bug or feature? Timestamp parsing

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug or feature? Timestamp parsing
Дата
Msg-id 5617.1276137423@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bug or feature? Timestamp parsing  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> It appears that the ts parser will ignore any punctuation surrounding
> the special value calls.

The datetime parser ignores "extraneous" punctuation all over the place,
not only with regards to special values.  I'm hesitant to monkey with
that, because there are so many weird date formats out there.

> On the other hand, it appears that our timestamps have had this bug
> since at least 8.0, so it clearly isn't a widespread problem for most
> users.

It's had that behavior since Tom Lockhart was messing with it, maybe
even before that.
        regards, tom lane


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

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Re: failover vs. read only queries
Следующее
От: Tom Lane
Дата:
Сообщение: Re: InvalidXLogRecPtr in docs