select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Features

scripts

PhaseZero aftermarket application schema packaged as a PostgreSQL extension.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagephasezero_scripts
Version1.4
RepositoryUnspecified
Extension typeSQL only
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemapzv_aftermarket
Stars0
Latest commit2016-08-25
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
implicit_schemaEvent-trigger extension that automatically creates a schema when a table or view is created in a missing schema.
meta_triggersInsert, update and delete triggers for the meta system catalog
jsquerydata type for jsonb inspection
ddl_versioningDDL object versioning with event triggers for tables, indexes, functions, and views.
pg_dbo_timestampPostgreSQL extension for storing time and author of database structure modification.
pg_catalog_get_defsAdds PL/pgSQL functions that reconstruct CREATE TYPE definitions from pg_catalog metadata.
ddlaAudit DDL changes with event triggers and queryable log functions
track_renamesEvent-trigger function that forwards PostgreSQL object rename details to a configurable callback.
non_truncateDisables TRUNCATE by raising an error from a ProcessUtility hook