Re: BUG #13687: bug in row_to_json function with '-infinity' timestamp - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: BUG #13687: bug in row_to_json function with '-infinity' timestamp
Date
Msg-id CAKFQuwaiJs9BZ34uUahqn0Y4GR8XeWivWQ8JixN6KiU7i3dtpg@mail.gmail.com
Whole thread Raw
In response to BUG #13687: bug in row_to_json function with '-infinity' timestamp  (stepanperlov@gmail.com)
Responses Re: BUG #13687: bug in row_to_json function with '-infinity' timestamp  (Bruce Momjian <bruce@momjian.us>)
Re: BUG #13687: bug in row_to_json function with '-infinity' timestamp  (Степан Перлов <stepanperlov@gmail.com>)
List pgsql-bugs
On Mon, Oct 19, 2015 at 9:00 AM, <stepanperlov@gmail.com> wrote:

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

=E2=80=8BWhat do you see happening and what do you think should happen (and=
 why)?

David J.
=E2=80=8B

pgsql-bugs by date:

Previous
From: stepanperlov@gmail.com
Date:
Subject: BUG #13687: bug in row_to_json function with '-infinity' timestamp
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #13687: bug in row_to_json function with '-infinity' timestamp