Peter Eisentraut wrote:
> On Tuesday 26 May 2009 16:55:55 Dave Page wrote:
>> I was thinking something similar, but from the pgAdmin perspective. We
>> already use libxml2, but JSON would introduce another dependency for
>> us.
> 
> I was actually looking for a C library for JSON (json type for PostgreSQL; 
> you 
> know it is coming :-) ), but only found a library tied to glib, which, 
> considering the experience with libxml, did not excite me.  If someone knows 
> of a different, small, and independent JSON library for C, I would like to 
> hear about it.

The JSon page (http://json.org/) lists for example
http://fara.cs.uni-potsdam.de/~jsg/json_parser/ which appears to not
need it. But it seems very simple - though I haven't actually looked
into the details.


-- 
 Magnus Hagander
 Self: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to