Re: BUG #14213: bug in hstore_to_json_loose() function

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: knut(at)wehrle(dot)org
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14213: bug in hstore_to_json_loose() function
Date: 2016-06-24 14:42:55
Message-ID: 31004.1466779375@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

knut(at)wehrle(dot)org writes:
> PostgreSQL version: 9.4.5

> I get an arrow with the following command:
> select hstore_to_json_loose(hstore('"date"=>"2016-06-24"'))->>'date'

It's hard to be sure, but I think this might be the same as bug #13906
which was fixed in 9.4.6. If updating doesn't resolve it for you, please
resubmit with a more precise description of what's wrong.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2016-06-24 16:04:07 Re: BUG #14213: bug in hstore_to_json_loose() function
Previous Message knut 2016-06-24 14:26:51 BUG #14213: bug in hstore_to_json_loose() function