Extensions / Functions and aggregates
A PostgreSQL extension with a PL/pgSQL function to subtract numbers
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | pg_plpgsql_ext |
|---|---|
| Version | 1.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2023-08-19 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pg_py_ext | A PostgreSQL extension using PL/Python3U to add numbers |
| plpgsql_wrap | Oracle WRAP-equivalent PL/pgSQL language handler storing AES-256-GCM encrypted procedure source. |
| pg_cext | A PostgreSQL extension to add two numbers |
| plisql | PL/iSQL procedural language |
| my_extension | A Basic PostgreSQL Extension |
| plx | Transpile multiple procedural dialects to PL/pgSQL |
| pgosql | C procedural-language handler providing PL/SQL-style compatibility and Oracle-like sys catalog views. |