Extensions / Functions and aggregates
A PostgreSQL extension to add two numbers
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | pg_cext |
|---|---|
| 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 |
| pg_py_ext | A PostgreSQL extension using PL/Python3U to add numbers |
| pg_plpgsql_ext | A PostgreSQL extension with a PL/pgSQL function to subtract numbers |
| my_extension | A Basic PostgreSQL Extension |