Re: "JSON does not support infinite date values" - Mailing list pgsql-general

From Andrew Dunstan
Subject Re: "JSON does not support infinite date values"
Date
Msg-id 54EF416A.7070305@dunslane.net
Whole thread Raw
In response to Re: "JSON does not support infinite date values"  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On 02/26/2015 10:38 AM, Tom Lane wrote:
>
> Yeah, I think so.  The sequence 'infinity'::timestamp to JSON to
> ISO-8601-only consumer is going to fail no matter what; there is no
> need for us to force a failure at the first step.  Especially when
> doing so excludes other, perfectly useful use-cases.
>
> So +1 for removing the error and emitting "infinity" suitably quoted.
> Andrew, will you do that?
>
>

Yeah.

cheers

andrew


pgsql-general by date:

Previous
From: Hanns Hartman
Date:
Subject: How is autovacuum affected by a change in year.
Next
From: Tim Smith
Date:
Subject: Re: "JSON does not support infinite date values"