Run custom commands when an extension is dropped.
pgext.cloud · Source code · Control file · PGXN
| Package | extension_drop |
|---|---|
| Version | 0.1.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 1 |
| Latest commit | 2026-08-12 |
| Catalogue updated | 2026-08-30 |
| cat_tools | Tools for interfacing with the PostgreSQL catalog |
| cat_tools | Tools for interfacing with the PostgreSQL catalog |
| autopex | Event-trigger extension that invokes Pex to automatically download and build PostgreSQL extensions when CREATE EXTENSION is run. |
| brainfuck | Run Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension. |
| pginstall | PostgreSQL extension installer that hooks CREATE EXTENSION to fetch and install extension archives. |
| trunklet | A templating system for Postgres. Elephants don't use templates, they use trunklets! |
| pg_extension_base | Extension development kit by Snowflake |
| trunklet-format | A format()-based template language for trunklet |
| cdb_extension_fw | experimental framework for PostgreSQL extension boilerplate |