Re: PostgreSQL 13: native JavaScript Procedural Language support ? - Mailing list pgsql-general

From Ivan E. Panchenko
Subject Re: PostgreSQL 13: native JavaScript Procedural Language support ?
Date
Msg-id 146eb089-f8b4-f026-f632-caa8c2027df6@postgrespro.ru
Whole thread Raw
In response to Re: PostgreSQL 13: native JavaScript Procedural Language support ?  (Bruce Momjian <bruce@momjian.us>)
Responses Re: PostgreSQL 13: native JavaScript Procedural Language support ?
Re: PostgreSQL 13: native JavaScript Procedural Language support ?
List pgsql-general
On 26.03.2020 03:50, Bruce Momjian wrote:
> On Wed, Mar 25, 2020 at 05:46:27PM +0200, Marius Andreiana wrote:
>> Thanks Tom, that makes sense. Appreciate your time to explain the context.
>>
>> I'll followup with Heroku.
> Also, I have heard PL/V8 is very hard to build for packagers (because of
> changes by Google in the way V8 is packaged), which has decreased PL/V8
> adoption.

True.

Btw, Nginx made their own JS implementation

https://nginx.org/en/docs/njs/index.html

It might be easier in integration than V8.




pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Duplicate key violation on upsert
Next
From: J2eeInside J2eeInside
Date:
Subject: Re: Replacing Apache Solr with Postgre Full Text Search?