Minor fixes for hstore_to_json_loose().

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c2754991ba6e513a07c15b4058df13d58f8c55ba
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2013-03-14T17:51:47Z
Releases: 9.3.0
Minor fixes for hstore_to_json_loose().

Fix unportable use of isdigit(), get rid of useless calculations.

Files

PathChange+/−
contrib/hstore/hstore_io.c modified +4 −3