community.general/lib/ansible/modules/database/postgresql
Abhijeet Kasurde 51c5b51ea3 Handle error message from psycopg2 using to_native (#32371)
This fix adds handling of error/exception message using
to_native API instead of decoding.
Also, fixes PEP8 errors.

Fixes: #31825

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-11-01 16:11:52 -04:00
..
__init__.py
postgresql_db.py Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
postgresql_ext.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
postgresql_lang.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
postgresql_privs.py Handle error message from psycopg2 using to_native (#32371) 2017-11-01 16:11:52 -04:00
postgresql_schema.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
postgresql_user.py Update docs for expire option in postgresql_user (#32418) 2017-11-01 16:04:34 -04:00