BUG #13906: improper hstore_to_json_loose functioning - Mailing list pgsql-bugs

From dmitry-ryabov@mail.ru
Subject BUG #13906: improper hstore_to_json_loose functioning
Date
Msg-id 20160202125924.2782.1309@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #13906: improper hstore_to_json_loose functioning  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      13906
Logged by:          Dmitry Ryabov
Email address:      dmitry-ryabov@mail.ru
PostgreSQL version: 9.4.5
Operating system:   any
Description:

select hstore_to_json_loose(hstore('abc', '2016-01-01'))

any date/time/timestamp interpreted as the number

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: BUG #13888: pg_dump write error
Next
From: marian.krucina@gmail.com
Date:
Subject: BUG #13907: Restore materialized view throw permission denied