Re: BUG #15141: Faulty ISO 8601 parsing - Mailing list pgsql-bugs

From defanor
Subject Re: BUG #15141: Faulty ISO 8601 parsing
Date
Msg-id 87k1tp6pvq.fsf@uberspace.net
Whole thread Raw
In response to Re: BUG #15141: Faulty ISO 8601 parsing  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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.


pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: BUG #15141: Faulty ISO 8601 parsing
Next
From: defanor
Date:
Subject: Re: BUG #15141: Faulty ISO 8601 parsing