[BUGS] BUG #14558: to_timestamp() format lies about supporting timezone - Mailing list pgsql-bugs

From coladict@gmail.com
Subject [BUGS] BUG #14558: to_timestamp() format lies about supporting timezone
Date
Msg-id 20170220141104.1256.73955@wrigleys.postgresql.org
Whole thread Raw
Responses Re: [BUGS] BUG #14558: to_timestamp() format lies about supporting timezone  (John McKown <john.archie.mckown@gmail.com>)
List 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 by date:

Previous
From: naveenallin@gmail.com
Date:
Subject: [BUGS] BUG #14556: Sorry, Too many clients already
Next
From: John McKown
Date:
Subject: Re: [BUGS] BUG #14558: to_timestamp() format lies about supporting timezone