ansible/test/integration/targets/postgresql/tasks
Matteo Ferrando 86405b8fe4 (postgresql_privs) accept 'ALL_IN_SCHEMA' objs for 'function' type (#35331)
* avoid using Postgres formatting function
* add tests for ALL FUNCTIONS IN SCHEMA
* documentation and changelog
* requested changes in tests
* fixed changelog
2019-03-14 20:21:05 +05:30
..
main.yml postgresql_privs: Support FOREIGN DATA WRAPPER and FOREIGN SERVER (#38803) 2019-03-08 14:51:03 +05:30
pg_authid_not_readable.yml
postgresql_idx.yml Module postgresql_idx: added ci tests, new params, returned values, code refactoring (#52230) 2019-02-15 15:38:56 +01:00
postgresql_ping.yml New module postgresql_ping: Checks remote PostgreSQL server availability. (#51477) 2019-03-06 11:01:13 +00:00
postgresql_privs.yml (postgresql_privs) accept 'ALL_IN_SCHEMA' objs for 'function' type (#35331) 2019-03-14 20:21:05 +05:30
postgresql_query.yml New module postgresql_query (#52555) 2019-02-25 14:08:04 +00:00
postgresql_tablespace.yml New module postgresql_tablespace (#52914) 2019-03-07 16:27:20 +00:00
session_role.yml
state_dump_restore.yml
test_no_password_change.yml
test_password.yml