Andrey Klychkov
|
0e09800a9a
|
Postgresql modules: tidying up of CI tests (#59099)
|
2019-07-17 11:00:40 -04:00 |
|
Andrey Klychkov
|
6cf722fed6
|
postgresql_query module: add autocommit parameter (#58704)
* postgresql_query: add autocommit parameter
* postgresql_query: add autocommit parameter, add CI tests
* postgresql_query: add autocommit parameter, add a changelog fragment
* postgresql_query: add autocommit parameter, fix sanity
* postgresql_query: add autocommit parameter, cosmetic fix
|
2019-07-04 12:25:51 +02:00 |
|
Andrey Klychkov
|
40f65a54ec
|
Postgresql privs reformat (#54717)
* postgresql_privs: fix doc format, pgutils
* postgresql_privs: added pgutils, ret value
* postgresql_privs: fix test
* postgresql_privs: fixes
* postgresql_privs: fixes
* postgresql_privs: fixed CI
|
2019-04-02 16:48:35 +01:00 |
|
Andrey Klychkov
|
be75c79941
|
New module postgresql_query (#52555)
* New module postgresql_query
* New module postgresql_query: added tests
* New module postgresql_query: added path_to_script
* New module postgresql_query: fix doc
* New module postgresql_query: fix autocommit
* New module postgresql_query: added exception for centos6 tests
* New module postgresql_query: fixes
* New module postgresql_query: add psycopg2 check
* New module postgresql_query: add psycopg2 check, fix
* New module postgresql_query: add psycopg2 check, fix
* New module postgresql_query: add psycopg2 check, fix
* New module postgresql_query: fix a type
|
2019-02-25 14:08:04 +00:00 |
|