Extensions / Procedural languages
PL/PerlU untrusted procedural language
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 | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pg_catalog |
| Latest commit | 2026-05-14 |
| Latest release | 2026-05-14 |
| Catalogue updated | 2026-07-29 |
| bool_plperlu | transform between bool and plperlu |
| geoip2lookup | Look up IP-address info in MaxMind GeoIP2 MMDB files |
| hstore_plperlu | transform between hstore and plperlu |
| jsonb_plperlu | transform between jsonb and plperlu |
| otp | Implementation of TOTP compatible with Google Authenticator |
| pg_healer | Proof-of-concept extension for automatically repairing PostgreSQL data corruption |
| pg_utl_smtp | Oracle UTL_SMTP compatibility extension for PostgreSQL |
| session_hash_tools | Functions to store nested hashes in PL/Perl shared hash |
| sparql | Query SPARQL datasource with SQL |
| wiki | In-database wiki data model and SQL/PLPerl API with optional MediaWiki integration. |
| plperl | PL/Perl procedural language |
| plpython3u | PL/Python3U untrusted procedural language |
| plluau | Lua as an untrusted procedural language |
| pltclu | PL/TclU untrusted procedural language |
| plsh | PL/sh procedural language |
| pljava | PL/Java procedural language |
| plr | load R interpreter and execute R script from within a database |
| plxslt | XSLT procedural language for PostgreSQL |
| plpgsql | PL/pgSQL procedural language |
| bool_plperlu | transform between bool and plperlu |
| jsonb_plperlu | transform between jsonb and plperlu |
| hstore_plperlu | transform between hstore and plperlu |