Andrey Klychkov
|
a946d5d8ce
|
postgresql_owner: added docstrings (#57010)
|
2019-05-27 08:04:58 -04:00 |
|
Andrey Klychkov
|
9b17346d1e
|
PostgreSQL modules: move params mapping from main to connect_to_db() function (#55799)
* PostgreSQL modules: move params mapping from main to connect_to_db() function
* PostgreSQL modules: fix postgresql_db
* PostgreSQL modules: fixes
|
2019-04-29 11:29:49 +01:00 |
|
Matt Clay
|
6fe57846d0
|
Revert "postgres modules: move params mapping from main to connect_to_db (#55549)"
This reverts commit 2250257809 .
|
2019-04-25 09:38:54 -07:00 |
|
Andrey Klychkov
|
2250257809
|
postgres modules: move params mapping from main to connect_to_db (#55549)
* params mapping to connect_to_db
|
2019-04-25 11:38:38 +01:00 |
|
Andrey Klychkov
|
316d1db29f
|
postgresql modules: move connect_to_db and get_pg_version to module_utils/postgres.py (#55514)
* postgresql modules: move connect_to_db, get_pg_version to module_utils
* postgresql modules: move connect_to_db, get_pg_version to module_utils 2
* postgresql modules: move connect_to_db, get_pg_version to module_utils 3
|
2019-04-18 14:15:51 +01:00 |
|
Andrey Klychkov
|
c3cbc39dd9
|
Postgresql docs fragments 2 (#55363)
* Postgres to use docsfragments
* Postgres to use docsfragments: redefined options in postgresql_user
|
2019-04-17 13:12:19 -05:00 |
|
Andrey Klychkov
|
d3dae4a444
|
postgresql_owner: fix doc (#55091)
* postgresql_owner: fix doc
* postgresql_owner: fix doc
* postgresql_owner: fix doc
|
2019-04-10 14:54:27 +01:00 |
|
Andrey Klychkov
|
5cbac14469
|
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 |
|