ansible/changelogs/fragments/65862-postgresql_modules_use_query_params_with_cursor.yml
Andrew Klychkov b48366c2fe postgresql modules: use query parameters with cursor objects (#65862)
* postgresql modules: use query parameters with cursor objects

* add changelog fragment

* fix typo in changelog fragment
2020-01-04 05:18:45 -05:00

4 lines
344 B
YAML

bugfixes:
- postgresql_table - use query parameters with cursor object (https://github.com/ansible/ansible/pull/65862).
- postgresql_tablespace - use query parameters with cursor object (https://github.com/ansible/ansible/pull/65862).
- postgresql_user - use query parameters with cursor object (https://github.com/ansible/ansible/pull/65862).