Re: JSON for PG 9.2 - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: JSON for PG 9.2
Date
Msg-id 4EEBD7EE.1060007@dunslane.net
Whole thread Raw
In response to Re: JSON for PG 9.2  (Daniel Farina <daniel@heroku.com>)
List pgsql-hackers

On 12/16/2011 05:39 PM, Daniel Farina wrote:
> To the best of my knowledge:
>
> libv8 is also exception-free, and compiled with exceptions off.  plv8
> does make use of exceptions, though, something that gave me pause when
> reading it.  At first I thought it was to integrate with libv8, but
> that did not seem to be the case, so it probably could learn to use
> return codes instead.

Yeah. We should look at that.

cheers

andrew



pgsql-hackers by date:

Previous
From: Daniel Farina
Date:
Subject: Re: JSON for PG 9.2
Next
From: Bruce Momjian
Date:
Subject: Re: Storing hot members of PGPROC out of the band