Correct control file

This commit is contained in:
trogers1884 2025-04-14 19:30:46 -05:00
parent 09362f9bf5
commit 74995657b5

View File

@ -1,5 +1,5 @@
# /usr/share/postgresql/17/extension/c77_rbac.control # /usr/share/postgresql/17/extension/c77_rbac.control
comment = 'Agnostic RBAC system for PostgreSQL' comment = 'Agnostic RBAC system for PostgreSQL'
default_version = '1.0' default_version = '1.0.0'
module_pathname = '$libdir/c77_rbac' module_pathname = '$libdir/c77_rbac'
relocatable = true relocatable = true