select open change scope Open full search

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

Extensions / Compatibility

plpgsql_wrap

Oracle WRAP-equivalent PL/pgSQL language handler storing AES-256-GCM encrypted procedure source.

pgext.cloud · Source code · License text · Control file

Overview

Packageplpgsql_wrap
Version1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPGDG
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Shared libraries$libdir/plpgsql_wrap
Stars11
Latest commit2026-05-21
Latest release2026-05-09
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

plpgsqlPL/pgSQL procedural language
plisqlPL/iSQL procedural language
orafceFunctions and operators that emulate a subset of functions and packages from the Oracle RDBMS
plxTranspile multiple procedural dialects to PL/pgSQL
db2fceDB2 compatibility functions, types, operators, and SYSIBM.SYSDUMMY1 for PostgreSQL.