Re: [HACKERS] Bug in to_timestamp().

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [HACKERS] Bug in to_timestamp().
Дата
Msg-id CAB7nPqTGc=qa8A8p0UOc30HfbxunD58NdGfL205nLfpk_MJUQg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Bug in to_timestamp().  (Arthur Zakirov <a.zakirov@postgrespro.ru>)
Ответы Re: [HACKERS] Bug in to_timestamp().
Список pgsql-hackers
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.
-- 
Michael


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] [PATCH] Add ALWAYS DEFERRED option for constraints
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] Add support for tuple routing to foreign partitions