ansible/database/postgresql
Michael Scherer 2e7cd6e02a Port postgresql module to python3 (#4579)
Iteritems is no longer a dict method in Python3, replace it with
the six wrapper.
2016-08-31 08:08:12 -07:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
postgresql_db.py Port postgresql module to python3 (#4579) 2016-08-31 08:08:12 -07:00
postgresql_privs.py Convert all databases modules to python3 and 2.4 syntax (#3688) 2016-05-18 07:07:21 -07:00
postgresql_user.py Port postgresql module to python3 (#4579) 2016-08-31 08:08:12 -07:00