You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/postgresql/tasks
Andrew Klychkov 7cb8594e97 Bugfix of 67377: postgresql_set converts value to uppercase if "mb" or "gb" or "tb" is in the value string (#67418)
* Bugfix of 67377: postgresql_set converts value to uppercase if "mb" or "gb" or "tb" is in the value string

* fix CI

* add changelog

(cherry picked from commit 59bcc9f739)
5 years ago
..
main.yml Backport of 65093, postgresql_lang: use query parameters with cursor.execute() (#65165) 5 years ago
pg_authid_not_readable.yml Postgresql modules: tidying up of CI tests (#59099) 5 years ago
postgresql_copy.yml Postgresql modules: tidying up of CI tests (#59099) 5 years ago
postgresql_db.yml Postgresql modules: tidying up of CI tests (#59099) 5 years ago
postgresql_ext.yml Fix typos in database modules and their integration tests (#62125) (#62172) 5 years ago
postgresql_ext_version_opt.yml Postgresql modules: tidying up of CI tests (#59099) 5 years ago
postgresql_idx.yml Fix typos in database modules and their integration tests (#62125) (#62172) 5 years ago
postgresql_info.yml postgresql_facts -> postgresql_info (#54389) 6 years ago
postgresql_lang.yml Backport of 65093, postgresql_lang: use query parameters with cursor.execute() (#65165) 5 years ago
postgresql_membership.yml Fix typos in database modules and their integration tests (#62125) (#62172) 5 years ago
postgresql_owner.yml Fix typos in database modules and their integration tests (#62125) (#62172) 5 years ago
postgresql_pg_hba.yml postgresql_pg_hba: Exception when two lines with same weight are compared (#59198) 5 years ago
postgresql_ping.yml Postgresql modules: tidying up of CI tests (#59099) 5 years ago
postgresql_privs.yml Fix typos in database modules and their integration tests (#62125) (#62172) 5 years ago
postgresql_publication.yml new module postgresql_publication (#59439) 5 years ago
postgresql_query.yml Issue 59955: add array handling to postgresql_query module (#60559) 5 years ago
postgresql_schema.yml Postgresql modules: tidying up of CI tests (#59099) 5 years ago
postgresql_sequence.yml Fix typos in database modules and their integration tests (#62125) (#62172) 5 years ago
postgresql_set.yml Bugfix of 67377: postgresql_set converts value to uppercase if "mb" or "gb" or "tb" is in the value string (#67418) 5 years ago
postgresql_slot.yml Backport of 65791 - postgresql modules: use query parameters with cursor objects (#65864) 5 years ago
postgresql_table.yml Postgresql modules: tidying up of CI tests (#59099) 5 years ago
postgresql_tablespace.yml Postgresql modules: tidying up of CI tests (#59099) 5 years ago
postgresql_user.yml postgresql_user: add groups parameter (#60638) 5 years ago
session_role.yml Postgresql modules: tidying up of CI tests (#59099) 5 years ago
ssl.yml postgresql_ext: add version parameter (#58381) 5 years ago
state_dump_restore.yml Postgresql modules: tidying up of CI tests (#59099) 5 years ago
test_no_password_change.yml Postgresql modules: tidying up of CI tests (#59099) 5 years ago
test_password.yml Postgresql modules: tidying up of CI tests (#59099) 5 years ago
test_target_role.yml Postgresql modules: tidying up of CI tests (#59099) 5 years ago
unsorted.yml Fix typos in database modules and their integration tests (#62125) (#62172) 5 years ago