..
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_ext: fix module's failing when available ext versions contain a pure string ( #1099 ) ( #1104 )
2020-10-16 12:15:54 +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_info: add in_recovery return value to show if a service in recovery mode or not ( #1091 ) ( #1093 )
2020-10-14 14:59:21 +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: fix module fails when passing roles containing hyphens ( #1059 ) ( #1073 )
2020-10-11 15:37:52 +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 ) ( #784 )
2020-08-17 22:46:10 +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 ) ( #928 )
2020-09-18 06:11:50 +02:00
postgresql_user_obj_stat_info.py
postgresql modules: fix examples to use FQCN ( #643 )
2020-07-13 12:54:34 +03:00