..
main.yml
New module postgresql_copy: copy data between a file and a table ( #56835 )
2019-06-03 19:11:50 +10:00
pg_authid_not_readable.yml
postgresql_copy.yml
New module postgresql_copy: copy data between a file and a table ( #56835 )
2019-06-03 19:11:50 +10:00
postgresql_db.yml
postgresql_db: added tablespace support ( #56390 )
2019-05-16 12:13:40 +02:00
postgresql_ext.yml
postgresql_ext: Update param handling, fix doc formatting, added: CI tests, examples, a return value ( #54027 )
2019-03-22 12:39:33 +00:00
postgresql_idx.yml
postgresql_idx: improved doc, tests, remove useless lines from code ( #55131 )
2019-04-12 14:15:21 +01:00
postgresql_info.yml
postgresql_facts -> postgresql_info ( #54389 )
2019-03-26 12:11:47 +00:00
postgresql_lang.yml
postgresql_lang module: fixed doc formatting, added aliases, pg_utils, added missing CI tests ( #54672 )
2019-04-01 14:39:00 +01:00
postgresql_membership.yml
New module postgresql_membership: Add or remove PostgreSQL roles from groups ( #53733 )
2019-03-29 13:17:56 +00:00
postgresql_owner.yml
New module postgresql_owner: change ownership and reassign all db objects owned by role to another ( #54984 )
2019-04-09 13:32:09 +01:00
postgresql_pg_hba.yml
Issue 56430 ( #57147 )
2019-05-31 12:32:28 +02: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
updated tests and changelog for 54516 ( #54670 )
2019-04-09 13:30:06 +02:00
postgresql_query.yml
Postgresql privs reformat ( #54717 )
2019-04-02 16:48:35 +01:00
postgresql_schema.yml
add missing integration tests for postgresql_schema module ( #54185 )
2019-03-25 17:10:47 +00:00
postgresql_set.yml
New module postgresql_set - Change a PostgreSQL server configuration parameter ( #51875 )
2019-03-18 11:39:10 +00:00
postgresql_slot.yml
New module postgresql_slot: Add or remove slots from a PostgreSQL database ( #55079 )
2019-04-10 14:12:57 +01:00
postgresql_table.yml
postgresql_table: added cascade option ( #56068 )
2019-05-07 16:08:03 +05:30
postgresql_tablespace.yml
New module postgresql_tablespace ( #52914 )
2019-03-07 16:27:20 +00:00
session_role.yml
Add session_role to postgresql modules ( #43650 )
2019-02-02 20:12:14 +01:00
ssl.yml
postgresql SSL related tests ( #55288 )
2019-04-15 14:19:22 +01:00
state_dump_restore.yml
fixed test using removed feature
2018-08-01 15:17:28 -04:00
test_no_password_change.yml
postgresql_user: fix doc formatting, added return value, aliases, misc code changes ( #54768 )
2019-04-04 10:02:23 +01:00
test_password.yml
postgresql_user: fix test errors on newer Fedora versions ( #47166 )
2018-10-17 14:01:11 +10:00
test_target_role.yml
#50877 : add support to postgresql_privs to use "FOR { ROLE | USER } target_role" in "ALTER DEFAULT PRIVILEGES" ( #51073 )
2019-03-21 13:26:44 +00:00