PhaseZero aftermarket application schema packaged as a PostgreSQL extension.
pgext.cloud · Source code · Documentation · Control file
| Package | phasezero_scripts |
|---|---|
| Version | 1.4 |
| Repository | Unspecified |
| Extension type | SQL only |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | pzv_aftermarket |
| Stars | 0 |
| Latest commit | 2016-08-25 |
| Catalogue updated | 2026-08-30 |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| implicit_schema | Event-trigger extension that automatically creates a schema when a table or view is created in a missing schema. |
| meta_triggers | Insert, update and delete triggers for the meta system catalog |
| jsquery | data type for jsonb inspection |
| ddl_versioning | DDL object versioning with event triggers for tables, indexes, functions, and views. |
| pg_dbo_timestamp | PostgreSQL extension for storing time and author of database structure modification. |
| pg_catalog_get_defs | Adds PL/pgSQL functions that reconstruct CREATE TYPE definitions from pg_catalog metadata. |
| ddla | Audit DDL changes with event triggers and queryable log functions |
| track_renames | Event-trigger function that forwards PostgreSQL object rename details to a configurable callback. |
| non_truncate | Disables TRUNCATE by raising an error from a ProcessUtility hook |