Re: "JSON does not support infinite date values"

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

> If you want to do that then store that in your date/timestamp data and we'll
> output it. But we're not going to silently convert infinity to anything
> else:

Just for the record, I never said I wanted to do it. I was saying it
for the benefit of those people who replied to this thread talking
about ISO standards and who suggested that was the reason things were
coded as they were.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Semyon Reyfman 2015-02-26 16:54:49 ANALYZE after CREATE TABLE AS SELECT...
Previous Message Tim Smith 2015-02-26 16:27:39 Re: "JSON does not support infinite date values"