ansible/database/postgresql
Will Thames 47cb92f74f Ensure TEMP privilege gets removed when expanding ALL.
ALL gets expanded to the list of VALID_PRIVS which includes
TEMPORARY and TEMP
The code that replaced TEMP with TEMPORARY didn't work with the
expansion
2015-07-22 13:34:52 +10:00
..
__init__.py
postgresql_db.py
postgresql_privs.py
postgresql_user.py Ensure TEMP privilege gets removed when expanding ALL. 2015-07-22 13:34:52 +10:00