Native PostgreSQL Schema Script: postgres.sql - Schema versioning

Last modified 01 Jul 2026 12:22 UTC

This page documents schema objects parsed from config/sql/native/postgres.sql.

Region: Schema versioning

Procedures and metadata used to track and apply native repository schema changes.

Functions and procedures

Functions and procedures implement repository-side database behavior.

apply_change

Applies numbered main repository schema changes exactly once per database instance.

Kind: procedure

Was this page helpful?
YES NO
Thanks for your feedback