select open change scope Open full search

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

Extensions / Procedural languages

stopgap

pgrx deployment layer for versioned TypeScript/JavaScript function bundles backed by PLTS.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagestopgap
Version0.1.3
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariesplts
Schemastopgap
Stars0
Latest commit2026-03-13
Latest release2026-03-04
Catalogue updated2026-08-30

Related extensions

See also

pg_typescriptpg_typescript: TypeScript/JavaScript procedural language for PostgreSQL
plv8PL/JavaScript (v8) trusted procedural language
plv8geoPL/v8 geospatial functions that bundle D3, TopoJSON, JSTS, GeoTIFF and related JavaScript libraries for PostGIS workflows.
pgtimeTemporal tables extension for PostgreSQL. Automatically tracks Transaction Time (system time) on any table using range types and a high-performance C-based AFTER ROW trigger.
pljsPL/JS trusted procedural language
jsonpathRun JSONPath queries through a bundled JavaScript implementation in PLV8
cadfixOCC interface implementation in JavaScript
brainfuckRun Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension.