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

From Tim Smith
Subject Re: "JSON does not support infinite date values"
Date
Msg-id CA+HuS5HwEr3qXQjbqn7+TZm6VrpoptKza_jVGrWtRstEsBa15w@mail.gmail.com
Whole thread Raw
In response to Re: "JSON does not support infinite date values"  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: "JSON does not support infinite date values"  (Tim Smith <randomdev4+postgres@gmail.com>)
Re: "JSON does not support infinite date values"  (Andres Freund <andres@2ndquadrant.com>)
Re: "JSON does not support infinite date values"  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
> So +1 for removing the error and emitting "infinity" suitably quoted.
> Andrew, will you do that?
>

+1 here too.  Otherwise there's very little point having the
"infinity" feature in Postgres if only some of the database functions
actually support it without throwing a tantrum.  If its a database
feature, it should be a database feature throughout.


pgsql-general by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: "JSON does not support infinite date values"
Next
From: Neil Tiffin
Date:
Subject: Re: Create Virtual Indexes on Postgres