community.general/lib/ansible/modules/database/postgresql
Abhijeet Kasurde fc6c500b5b
postgresql_user: set type of conn_limit (#50178)
conn_limit type is set to 'int'. This will allow module to compare conn_limit with record value without type casting.

Fixes: #38118

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-12-22 20:28:56 +05:30
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
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 postgresql_idx: misc fixes (#50199) 2018-12-21 16:31:41 +05:30
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 Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
postgresql_user.py postgresql_user: set type of conn_limit (#50178) 2018-12-22 20:28:56 +05:30