Re: PATCH: Add hstore_to_json() - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: PATCH: Add hstore_to_json()
Date
Msg-id 4B401DA4.7050707@dunslane.net
Whole thread Raw
In response to Re: PATCH: Add hstore_to_json()  (Hitoshi Harada <umi.tanuki@gmail.com>)
Responses Re: PATCH: Add hstore_to_json()
List pgsql-hackers

Hitoshi Harada wrote:
> A question: Isn't there no possibility that we have our own
> implementation to handle JSON (i.e. no use of external libraries)?
>
>
>   

Why should we reinvent a wheel someone else has already invented? This 
is what shared libraries are all about.

cheers

andrew


pgsql-hackers by date:

Previous
From: Hitoshi Harada
Date:
Subject: Re: PATCH: Add hstore_to_json()
Next
From: Hitoshi Harada
Date:
Subject: Re: PATCH: Add hstore_to_json()