A backport of aclexplode function for PostgreSQL 8.4 and below
pgext.cloud · Documentation · Control file · PGXN
| Package | aclexplode |
|---|---|
| Version | 1.0.3 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Catalogue updated | 2026-07-30 |
| pg_set_acl | SET command access control list |
| pg_acl | Utilities for handling aclitems. |
| set_user | similar to SET ROLE but with added logging |
| check_access | Functions and views to facilitate PostgreSQL object access inspection |
| pgzan | Proof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies. |
| grants_manager | Declarative PL/pgSQL toolkit for snapshotting, reporting, and aligning database object grants. |
| drop_role_helper | Generates SQL to revoke all privileges held by a role in the current database. |
| pg_block_systemcatalog | PostgreSQL extension to block references to system catalogs. |