select open change scope Open full search

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

Extensions / Functions and aggregates

pg_plpgsql_ext

A PostgreSQL extension with a PL/pgSQL function to subtract numbers

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packagepg_plpgsql_ext
Version1.0.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2023-08-19
Catalogue updated2026-08-30

Related extensions

See also

plpgsqlPL/pgSQL procedural language
pg_py_extA PostgreSQL extension using PL/Python3U to add numbers
plpgsql_wrapOracle WRAP-equivalent PL/pgSQL language handler storing AES-256-GCM encrypted procedure source.
pg_cextA PostgreSQL extension to add two numbers
plisqlPL/iSQL procedural language
my_extensionA Basic PostgreSQL Extension
plxTranspile multiple procedural dialects to PL/pgSQL
pgosqlC procedural-language handler providing PL/SQL-style compatibility and Oracle-like sys catalog views.