Re: "JSON does not support infinite date values"

From: Tim Smith <randomdev4+postgres(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andres Freund <andres(at)2ndquadrant(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: "JSON does not support infinite date values"
Date: 2015-02-26 15:54:37
Message-ID: CA+HuS5HwEr3qXQjbqn7+TZm6VrpoptKza_jVGrWtRstEsBa15w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Neil Tiffin 2015-02-26 15:59:19 Re: Create Virtual Indexes on Postgres
Previous Message Andrew Dunstan 2015-02-26 15:53:14 Re: "JSON does not support infinite date values"