Extensions / Procedural languages
transform between hstore and plperlu
pgext.cloud · Website · Documentation · License text · Control file
| Package | plperlu |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PostgreSQL contrib |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Latest commit | 2026-05-14 |
| Latest release | 2026-05-14 |
| Catalogue updated | 2026-07-29 |
| hstore_plpython3u | transform between hstore and plpython3u |
| hstore_pllua | Hstore transform for Lua |
| hstore_plperl | transform between hstore and plperl |
| hstore | data type for storing sets of (key, value) pairs |
| plperlu | PL/PerlU untrusted procedural language |
| bool_plperlu | transform between bool and plperlu |
| jsonb_plperlu | transform between jsonb and plperlu |