You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
__init__.py Some more module categorization. 10 years ago
postgresql_db.py Proper author info for all remaining modules 9 years ago
postgresql_privs.py Make ALL_IN_SCHEMA for tables affect views 9 years ago
postgresql_user.py Ensure TEMP privilege gets removed when expanding ALL. 9 years ago