Re: PATCH: Add hstore_to_json()
Dimitri Fontaine <dfontaine@hi-media.com>
From: Dimitri Fontaine <dfontaine@hi-media.com>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Robert Haas <robertmhaas@gmail.com>, "David E. Wheeler" <david@kineticode.com>, Peter Eisentraut <peter_e@gmx.net>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-01-01T09:41:38Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes: >> Does anyone have any real-world experience with any of the JSON C libraries? > > I do not, but I see that YAJL <http://lloyd.github.com/yajl/> is now in > Fedora, and has a BSDish license It's there in debian too, unstable and testing, and should be there on the next stable (squeeze): http://packages.debian.org/source/sid/yajl Regards, -- dim