{ "name": "pg_role_fkey_trigger_functions", "tags": [ "function", "functions", "plpgsql", "foreign key", "referential integrity", "trigger" ], "license": "postgresql", "prereqs": { "test": { "requires": { "pgtap": 0 } }, "develop": { "recommends": { "pg_readme": 0 } }, "runtime": { "requires": { "hstore": 0 } } }, "version": "0.11.7", "abstract": "A bunch of trigger functions to help establish and/or maintain referential integrity for columns that reference PostgreSQL ROLE NAMEs.", "provides": { "pg_role_fkey_trigger_functions": { "file": "pg_role_fkey_trigger_functions--0.11.7.sql", "docfile": "README.md", "version": "0.11.7" } }, "meta-spec": { "url": "https://pgxn.org/spec/", "version": "1.0.0" }, "resources": { "homepage": "https://blog.bigsmoke.us/tag/pg_role_fkey_trigger_functions", "bugtracker": { "web": "https://github.com/bigsmoke/pg_role_fkey_trigger_functions/issues" }, "repository": { "url": "https://github.com/bigsmoke/pg_role_fkey_trigger_functions.git", "web": "https://github.com/bigsmoke/pg_role_fkey_trigger_functions", "type": "git" } }, "maintainer": [ "Rowan Rodrik van der Molen " ], "description": "The pg_role_fkey_trigger_functions PostgreSQL extension offers a bunch of trigger functions to help establish and/or maintain referential integrity for columns that reference PostgreSQL ROLE NAMEs.", "generated_by": "`select pg_role_fkey_trigger_functions_meta_pgxn()`" }