1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/database/postgresql
Andrew Klychkov 19cad71f25
postgresql_lang: add trust_input parameter (#272)
* postgresql_lan: add trust_input parameter

* add changelog fragment
2020-05-05 16:37:08 +03:00
..
postgresql_copy.py
postgresql_db.py
postgresql_ext.py Add optional input check to postgresql_ext (#282) 2020-05-05 15:04:33 +03:00
postgresql_idx.py postgresql_idx: add trust_input parameter (#264) 2020-05-05 16:33:06 +03:00
postgresql_info.py
postgresql_lang.py postgresql_lang: add trust_input parameter (#272) 2020-05-05 16:37:08 +03:00
postgresql_membership.py
postgresql_owner.py
postgresql_pg_hba.py
postgresql_ping.py
postgresql_privs.py
postgresql_publication.py postgresql_publication: add trust_input and session_role parameters (#279) 2020-05-05 16:36:14 +03:00
postgresql_query.py
postgresql_schema.py
postgresql_sequence.py
postgresql_set.py
postgresql_slot.py
postgresql_subscription.py postgresql_subscription: add trust_input and session_role parameters (#280) 2020-05-05 16:35:34 +03:00
postgresql_table.py
postgresql_tablespace.py
postgresql_user.py
postgresql_user_obj_stat_info.py