Re: BUG #13687: bug in row_to_json function with '-infinity' timestamp

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: stepanperlov(at)gmail(dot)com
Cc: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #13687: bug in row_to_json function with '-infinity' timestamp
Date: 2015-10-19 14:25:53
Message-ID: CAKFQuwaiJs9BZ34uUahqn0Y4GR8XeWivWQ8JixN6KiU7i3dtpg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Oct 19, 2015 at 9:00 AM, <stepanperlov(at)gmail(dot)com> wrote:

> The following bug has been logged on the website:
>
> Bug reference: 13687
> Logged by: Stepan
> Email address: stepanperlov(at)gmail(dot)com
> PostgreSQL version: 9.4.5
> Operating system: Ubuntu 14.04.1 LTS
> Description:
>
> SELECT row_to_json(t)
> FROM (SELECT '-infinity'::timestamptz) t
>

​What do you see happening and what do you think should happen (and why)?

David J.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Степан Перлов 2015-10-19 14:42:44 Re: BUG #13687: bug in row_to_json function with '-infinity' timestamp
Previous Message stepanperlov 2015-10-19 13:00:52 BUG #13687: bug in row_to_json function with '-infinity' timestamp