Re: [HACKERS] Bug in to_timestamp().

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [HACKERS] Bug in to_timestamp().
Дата
Msg-id CA+TgmoZF2BvVJV8EC5XiAv_Jd8Pspn+2YnrWtGDVvLZ=wQykTQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Bug in to_timestamp().  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: [HACKERS] Bug in to_timestamp().
Список pgsql-hackers
On Wed, Nov 29, 2017 at 10:50 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Thu, Nov 23, 2017 at 12:23 AM, Arthur Zakirov
> <a.zakirov@postgrespro.ru> wrote:
>> Messages have the following format now:
>>
>> SELECT to_timestamp('97/Feb/16', 'FXYY:Mon:DD');
>> ERROR:  unexpected character "/", expected ":"
>> HINT:  In FX mode, punctuation in the input string must exactly match the format string.
>
> Moved to next CF as this is fresh and got no reviews.

So is it now the case that all of the regression test cases in this
patch produce the same results as they would on Oracle?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] [PATCH] Call RelationDropStorage() for broader range ofobject drops.
Следующее
От: Andreas Karlsson
Дата:
Сообщение: Re: Commit fest 2017-11