community.general/lib/ansible/modules/database/postgresql
Andrey Klychkov b5ca54eeed New module - postgresql_idx (#49684)
* New module - postgresql_idx

* New module postgresql_idx: added returns block

* New module postgresql_idx: fixed documentation, typos and added idxname to fail_json
2018-12-17 11:56:33 +00:00
..
__init__.py
postgresql_db.py Fix issue #39412 (#39483) 2018-11-25 23:08:03 -05:00
postgresql_ext.py Update postgresql_ext connection methods (#48538) 2018-12-07 08:21:39 -05:00
postgresql_idx.py New module - postgresql_idx (#49684) 2018-12-17 11:56:33 +00:00
postgresql_lang.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
postgresql_privs.py added version info and removed 'bare' exception 2018-08-02 18:19:43 -04:00
postgresql_schema.py postgresql_schema: permit to drop cascade schema (#49469) 2018-12-13 19:03:48 -05:00
postgresql_user.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00