remove function privileges for now

This commit is contained in:
Andrew Colin Kissa 2015-12-29 08:50:44 +02:00
parent 9c98a8efa1
commit dd94b62030

View File

@ -13,7 +13,6 @@ Privileges can be set on the following database object types:
* tablespace
* table
* sequence
* function
* language
* group
@ -28,9 +27,6 @@ Privileges can be set on the following database object types:
remove-user-privs:
postgres_privileges.absent:
- maintenance_db: testdb
.. versionadded:: Boron
'''
from __future__ import absolute_import