Extensions / Procedural languages
pgrx deployment layer for versioned TypeScript/JavaScript function bundles backed by PLTS.
pgext.cloud · Source code · Documentation · Control file
| Package | stopgap |
|---|---|
| Version | 0.1.3 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | plts |
| Schema | stopgap |
| Stars | 0 |
| Latest commit | 2026-03-13 |
| Latest release | 2026-03-04 |
| Catalogue updated | 2026-08-30 |
| pg_typescript | pg_typescript: TypeScript/JavaScript procedural language for PostgreSQL |
| plv8 | PL/JavaScript (v8) trusted procedural language |
| plv8geo | PL/v8 geospatial functions that bundle D3, TopoJSON, JSTS, GeoTIFF and related JavaScript libraries for PostGIS workflows. |
| pgtime | Temporal 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. |
| pljs | PL/JS trusted procedural language |
| jsonpath | Run JSONPath queries through a bundled JavaScript implementation in PLV8 |
| cadfix | OCC interface implementation in JavaScript |
| brainfuck | Run Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension. |