{ "name": "pg_set_acl", "abstract": "SET command access control list", "version": "0.0.1", "maintainer": [ "Pierre Forstmann" ], "license": { "PostgreSQL": "http://www.postgresql.org/about/licence" }, "prereqs": { "runtime": { "requires": { "PostgreSQL": "9.6.24" }, "recommends": { "PostgreSQL": "9.6.24" } } }, "provides": { "pg_set_acl": { "abstract": "SET command access control list", "file": "pg_set_acl.c", "docfile": "README.md", "version": "0.0.1" } }, "resources": { "bugtracker": { "web": "http://github.com/pierreforstmann/pg_set_acl/issues" }, "repository": { "url": "https://github.com/pierreforstmann/pg_set_acl.git", "web": "https://github.com/pierreforstmann/pg_set_acl", "type": "git" } }, "generated_by": "Pierre Forstmann", "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" }, "tags": [ "SET", "privilege", "access control list", "ACL" ] }