Re: Feature Suggestion: PL/Js - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Feature Suggestion: PL/Js
Date
Msg-id 4ACCABCE.8090901@dunslane.net
Whole thread Raw
In response to Re: Feature Suggestion: PL/Js  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: Feature Suggestion: PL/Js
List pgsql-hackers

Alvaro Herrera wrote:
> Kiswono Prayogo escribió:
>   
>> by using latest v8 engine from google, is it possible to build PL/Js
>> just like other PL in Postgre? such as PL/PHP
>> what should i learn if i want to build PL/Js?
>>     
>
> I think Josh Tolley has some slides on how we built PL/LOLCODE that
> could prove useful.
>
> BTW I've seen requests for PL/Js so I'm sure it'll be welcome.  What
> license is v8 under?
>
>   

It's a BSD license, but it's a C++ API. While it looks cool, I think 
SpiderMonkey is possibly a better bet.

cheers

andrew


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: COPY enhancements
Next
From: Robert Haas
Date:
Subject: Re: Deadlock error in INSERT statements