community.general/lib/ansible/modules/database/postgresql
Martin Krizek 3b9478ade0 Migrate away from pipes.quote (#56785)
* Migrate away from pipes.quote

* Fix sanity
2019-05-24 15:48:41 -04:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
postgresql_db.py Migrate away from pipes.quote (#56785) 2019-05-24 15:48:41 -04:00
postgresql_ext.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_idx.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_info.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_lang.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_membership.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_owner.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_pg_hba.py fixed doc build errors (#56735) 2019-05-21 14:37:43 -05:00
postgresql_ping.py Fix typo in pg server ping (#56608) 2019-05-18 09:37:16 -04:00
postgresql_privs.py updated tests and changelog for 54516 (#54670) 2019-04-09 13:30:06 +02:00
postgresql_query.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_schema.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_set.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_slot.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_table.py postgresql_table: added cascade option (#56068) 2019-05-07 16:08:03 +05:30
postgresql_tablespace.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00
postgresql_user.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00