[BUGS] BUG #14558: to_timestamp() format lies about supporting timezone

Поиск
Список
Период
Сортировка
От coladict@gmail.com
Тема [BUGS] BUG #14558: to_timestamp() format lies about supporting timezone
Дата
Msg-id 20170220141104.1256.73955@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: [BUGS] BUG #14558: to_timestamp() format lies about supporting timezone
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14558
Logged by:          Jordan Gigov
Email address:      coladict@gmail.com
PostgreSQL version: 9.6.2
Operating system:   irrelevant
Description:

postgres=# SELECT to_timestamp('2017-02-20 16:00:27.989808+02', 'YYYY-MM-DD
HH24:MI:SS.SSSSOF')::timestamp with time zone;
ERROR:  "TZ"/"tz"/"OF" format patterns are not supported in to_date



--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

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

Предыдущее
От: naveenallin@gmail.com
Дата:
Сообщение: [BUGS] BUG #14556: Sorry, Too many clients already
Следующее
От: John McKown
Дата:
Сообщение: Re: [BUGS] BUG #14558: to_timestamp() format lies about supporting timezone