select open change scope Open full search

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

Extensions / Security

pg_role_fkey_trigger_functions

A bunch of trigger functions to help establish and/or maintain referential integrity for columns that reference PostgreSQL ROLE NAMEs.

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packagepg_role_fkey_trigger_functions
Version1.0.4
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars4
Latest commit2025-05-24
Latest release2025-05-25
Catalogue updated2026-08-30

Related extensions

See also

pg_idmExposes PostgreSQL role and membership management through updatable views and DML-trigger functions.
time_for_keysC and PL/pgSQL helpers that enforce temporal foreign keys between valid-time tables with constraint triggers.
edb_foreignkeyconstraintmanagerManage trigger-based foreign-key behavior for partitioned tables on EDB Postgres Advanced Server
drop_role_helperGenerates SQL to revoke all privileges held by a role in the current database.
set_usersimilar to SET ROLE but with added logging
monitoring_roleSecurity-definer monitoring wrappers for a non-privileged role
pointsource@supabase_rbacRole-Based Access Control for your Supabase project
custom_rolesRole-specific Supabase RLS tables and functions for managing user roles.