Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build the db connection on `"postgres"` instead of `"template1"` | Michael J. Schultz | 2014-12-23 | 1 | -1/+1 |
* | Merge pull request #281 from kustodian/postgresql_db_fix_for_python_24_checkmode | Toshio Kuratomi | 2014-12-14 | 1 | -0/+3 |
|\ | |||||
| * | Fixed postgresql_db failing on Python 2.4 with --check | kustodian | 2014-12-13 | 1 | -6/+10 |
| * | Fixed postgresql_db failing on Python 2.4 with --check | kustodian | 2014-11-06 | 1 | -7/+6 |
* | | Fix typo so docs will build | Toshio Kuratomi | 2014-12-03 | 1 | -1/+1 |
* | | Adds a login_unix_socket option to the postgresql_db module. | Dan | 2014-12-01 | 1 | -4/+16 |
* | | More robust quoting of database identifiers | Toshio Kuratomi | 2014-11-24 | 1 | -15/+25 |
|/ | |||||
* | Some more module categorization. | Michael DeHaan | 2014-11-04 | 1 | -0/+301 |