community.general/lib/ansible/modules/database/postgresql
Matteo Ferrando 86405b8fe4 (postgresql_privs) accept 'ALL_IN_SCHEMA' objs for 'function' type (#35331)
* avoid using Postgres formatting function
* add tests for ALL FUNCTIONS IN SCHEMA
* documentation and changelog
* requested changes in tests
* fixed changelog
2019-03-14 20:21:05 +05:30
..
__init__.py
postgresql_db.py postgresql_db - Handle pg_dump return code (#52985) 2019-03-13 18:01:50 +05:30
postgresql_ext.py
postgresql_idx.py
postgresql_lang.py
postgresql_ping.py
postgresql_privs.py (postgresql_privs) accept 'ALL_IN_SCHEMA' objs for 'function' type (#35331) 2019-03-14 20:21:05 +05:30
postgresql_query.py
postgresql_schema.py
postgresql_tablespace.py
postgresql_user.py