Re: PostgreSQL 13: native JavaScript Procedural Language support ?

From: Dmitry Igrishin <dmitigr(at)gmail(dot)com>
To: "Ivan E(dot) Panchenko" <i(dot)panchenko(at)postgrespro(dot)ru>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: PostgreSQL 13: native JavaScript Procedural Language support ?
Date: 2020-03-26 11:28:02
Message-ID: CAAfz9KPE6ZjUPF3JYLk+Q-h7_9w4i91PXeYizhQV7sZpeutTKQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

чт, 26 мар. 2020 г. в 10:08, Ivan E. Panchenko <i(dot)panchenko(at)postgrespro(dot)ru>:
>
>
> 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.
Yet more lightweight JavaScript engine - https://bellard.org/quickjs/
"Small and easily embeddable: just a few C files, no external
dependency, 210 KiB of x86 code for a simple hello world program."
"Almost complete ES2019 support including modules, asynchronous
generators and full Annex B support (legacy web compatibility)."

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter J. Holzer 2020-03-26 13:17:10 Re: core. files inside base directory
Previous Message Daulat Ram 2020-03-26 10:42:46 core. files inside base directory