Extensions / Procedural languages
Hstore transform for untrusted Lua
pgext.cloud · Source code · License text · Control file
| Package | pllua |
|---|---|
| Version | 2.0.12 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | pg_catalog |
| Stars | 161 |
| Latest commit | 2023-07-29 |
| Latest release | 2023-07-29 |
| Catalogue updated | 2026-08-30 |
| hstore | data type for storing sets of (key, value) pairs |
| hstore_plpython3u | transform between hstore and plpython3u |
| hstore_plperl | transform between hstore and plperl |
| hstore_plperlu | transform between hstore and plperlu |
| pllua | Lua as a procedural language |
| hstore_pllua | Hstore transform for Lua |
| plluau | Lua as an untrusted procedural language |