select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Procedural languages

pljs

PL/JS trusted procedural language

pgext.cloud · Source code · License text · Control file · PGXN

Overview

Packagepljs
Version1.0.5
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryMultiple repositories
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapg_catalog
Stars224
Latest commit2026-08-16
Latest release2026-01-28
Catalogue updated2026-08-30

Related extensions

See also

plv8PL/JavaScript (v8) trusted procedural language
plluaLua as a procedural language
pgwasmRun sandboxed WebAssembly components as strongly typed PostgreSQL SQL functions.
pg_tleTrusted Language Extensions for PostgreSQL