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 Some more module categorization. 2014-11-04 17:23:22 -05:00
postgresql_db.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
postgresql_privs.py Make ALL_IN_SCHEMA for tables affect views 2015-06-27 11:41:01 -06:00
postgresql_user.py Ensure TEMP privilege gets removed when expanding ALL. 2015-07-22 13:34:52 +10:00