Insert, update and delete triggers for the meta system catalog
pgext.cloud · Source code · Documentation · License text · Control file
| Package | meta_triggers |
|---|---|
| Version | 0.5.0 |
| Repository | Unspecified |
| Extension type | SQL only |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | meta |
| Stars | 9 |
| Latest commit | 2024-12-16 |
| Latest release | 2023-11-20 |
| Catalogue updated | 2026-08-30 |
| pg_catalog_get_defs | Adds PL/pgSQL functions that reconstruct CREATE TYPE definitions from pg_catalog metadata. |
| meta | Normalized, friendlier system catalog for PostgreSQL |
| ddlx | DDL eXtractor functions |
| ddl_versioning | DDL object versioning with event triggers for tables, indexes, functions, and views. |
| schema_triggers | Archived C hook extension adding relation, column, and trigger schema-change events to PostgreSQL event triggers. |
| ddla | Audit DDL changes with event triggers and queryable log functions |
| cat_tools | Tools for interfacing with the PostgreSQL catalog |
| pg_global_catalog | PostgreSQL global catalog |