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

Поиск
Список
Период
Сортировка
От stepanperlov@gmail.com
Тема BUG #13687: bug in row_to_json function with '-infinity' timestamp
Дата
Msg-id 20151019130052.3019.36176@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #13687: bug in row_to_json function with '-infinity' timestamp
Список 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 по дате отправления: