Add old includes
This commit is contained in:
8
helper/54-function-maintenance.sql
Normal file
8
helper/54-function-maintenance.sql
Normal file
@ -0,0 +1,8 @@
|
||||
--
|
||||
-- Maintenance user is allowed to call this function
|
||||
--
|
||||
|
||||
\ir 50-function-revoke-all.sql
|
||||
|
||||
GRANT EXECUTE ON FUNCTION :schema.:function TO :default_maintenance;
|
||||
|
||||
Reference in New Issue
Block a user