Releases: cybertec-postgresql/pg_permissions
Releases · cybertec-postgresql/pg_permissions
Release 1.3
Release 1.2
Enhancements:
-
Add sequence to "permission_target" for ease of use.
Idea by @srikanth-medikonda-ntnx.
Release 1.1
Enhancements:
-
Add triggers to the permission views to make them updatable.
Updating will issueGRANT
orREVOKE
statements.Patch by @ahouska.
Bugfixes:
- Rename the
permissions
column ofschema_permissions
anddatabase_permissions
topermission
to match the other views.
Release 1.0
Initial release