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

From stepanperlov@gmail.com
Subject BUG #13687: bug in row_to_json function with '-infinity' timestamp
Date
Msg-id 20151019130052.3019.36176@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #13687: bug in row_to_json function with '-infinity' timestamp  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
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

pgsql-bugs by date:

Previous
From: billvelek@gmail.com
Date:
Subject: BUG #13686: Near disaster installing PostgreSQL version 9.4.5
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #13687: bug in row_to_json function with '-infinity' timestamp