From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Daniel Farina <daniel(at)heroku(dot)com> |
Cc: | Merlin Moncure <mmoncure(at)gmail(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Robert Haas <robertmhaas(at)gmail(dot)com>, Peter van Hardenberg <pvh(at)pvh(dot)ca>, Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-hackers(at)postgresql(dot)org, Joseph Adams <joeyadams3(dot)14159(at)gmail(dot)com> |
Subject: | Re: JSON for PG 9.2 |
Date: | 2011-12-16 23:44:46 |
Message-ID: | 4EEBD7EE.1060007@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2011-12-17 01:25:51 | Re: Storing hot members of PGPROC out of the band |
Previous Message | Daniel Farina | 2011-12-16 22:39:51 | Re: JSON for PG 9.2 |