Re: timestamptz parsing bug?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: timestamptz parsing bug?
Дата
Msg-id 24669.1314649779@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: timestamptz parsing bug?  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 08/29/2011 03:35 PM, David E. Wheeler wrote:
>> On Aug 29, 2011, at 12:30 PM, Tom Lane wrote:
>>> Do we actually *want* to support this?  The "T" is supposed to mean that
>>> the string is strictly ISO-conformant, no?

> In that case we shouldn't be accepting an abbreviation either.

Yeah, that would be the logical conclusion.  OTOH you could argue that
we don't want to remove the abbreviation case for backward-compatibility
reasons, in which case allowing full names as well is a reasonable
thing.  I don't know the answer, I'm just asking the question.
        regards, tom lane


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: timestamptz parsing bug?
Следующее
От: Dean Rasheed
Дата:
Сообщение: Re: timestamptz parsing bug?