Utilities for handling aclitems.
pgext.cloud · Source code · Control file · PGXN
| Package | pg_acl |
|---|---|
| Version | 0.1.3 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 2 |
| Latest commit | 2016-11-04 |
| Catalogue updated | 2026-08-30 |
| pg_set_acl | SET command access control list |
| grants_manager | Declarative PL/pgSQL toolkit for snapshotting, reporting, and aligning database object grants. |
| aclexplode | A backport of aclexplode function for PostgreSQL 8.4 and below |
| set_user | similar to SET ROLE but with added logging |
| check_access | Functions and views to facilitate PostgreSQL object access inspection |
| drop_role_helper | Generates SQL to revoke all privileges held by a role in the current database. |
| ac | Access Control Postgres extension (with dev environment) |
| 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. |
| acl | ACL Data type |