community.general/lib/ansible/modules/database/postgresql
2019-06-10 11:15:07 +02:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
postgresql_copy.py postgresql: moved function exec_sql from the modules to module_utils (#57603) 2019-06-10 11:15:07 +02:00
postgresql_db.py postgresql_db: add note to doc about pg_dump (#57297) 2019-06-03 05:19:06 -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_info: removed deprecated checks, added doc strings (#57005) 2019-05-27 07:13:22 -04: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_owner: added docstrings (#57010) 2019-05-27 08:04:58 -04:00
postgresql_pg_hba.py Merge authentication options back into a single field to prevent losing options beyond the first (#57507) 2019-06-10 09:16:01 +02: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_sequence.py postgresql: moved function exec_sql from the modules to module_utils (#57603) 2019-06-10 11:15:07 +02: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: 57352 bugfix, add schema handling (#57391) 2019-06-05 15:06:23 -04:00
postgresql_tablespace.py postgresql_tablespace: remove extra lines from the doc, add docstrings (#57534) 2019-06-10 13:57:08 +05:30
postgresql_user.py PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799) 2019-04-29 11:29:49 +01:00