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

From: coladict(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14558: to_timestamp() format lies about supporting timezone
Date: 2017-02-20 14:11:04
Message-ID: 20170220141104.1256.73955@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14558
Logged by: Jordan Gigov
Email address: coladict(at)gmail(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message John McKown 2017-02-20 14:26:15 Re: BUG #14558: to_timestamp() format lies about supporting timezone
Previous Message naveenallin 2017-02-20 08:24:13 BUG #14556: Sorry, Too many clients already