Re: BUG #15141: Faulty ISO 8601 parsing

From: defanor <defanor(at)uberspace(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15141: Faulty ISO 8601 parsing
Date: 2018-04-03 01:27:21
Message-ID: 87k1tp6pvq.fsf@uberspace.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> I think you meant that this fails:
>
> # select '2018-04-03T01:45:00,728456785+0000'::timestamp with time zone;
> ERROR: invalid input syntax for type timestamp with time zone: "2018-04-03T01:45:00,728456785+0000"

Indeed, sorry – got that mixed up, copied a wrong part.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message defanor 2018-04-03 01:44:09 Re: BUG #15141: Faulty ISO 8601 parsing
Previous Message David G. Johnston 2018-04-03 00:46:21 Re: BUG #15141: Faulty ISO 8601 parsing