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 08c96d94e6
postgresql_privs: add procedure type support (#1048)
* postgresql_privs: add procedure type support

* add CI tests

* add changelog fragment

* change

* improve doc formatting
2020-10-08 08:21:39 +03:00
..
postgresql_copy.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_db.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_ext.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_idx.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_info.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_lang.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_membership.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_owner.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_pg_hba.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_ping.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_privs.py postgresql_privs: add procedure type support (#1048) 2020-10-08 08:21:39 +03:00
postgresql_publication.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_query.py postgresql_query: add search_path parameter (#653) 2020-07-20 10:08:02 +03:00
postgresql_schema.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_sequence.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_set.py postgresql_set: allow to pass an empty string as a value (#776) 2020-08-14 22:46:45 +03:00
postgresql_slot.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_subscription.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_table.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_tablespace.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00
postgresql_user.py postgresql_user: improve documentation (#872) 2020-09-14 16:53:53 +03:00
postgresql_user_obj_stat_info.py postgresql modules: fix examples to use FQCN (#643) 2020-07-13 12:54:34 +03:00