Age | Commit message (Expand) | Author |
---|---|---|
2018-02-16 | Log the warn/error messages coming from libpq in a correct format | louiz’ |
2018-02-14 | Fix a memory leak when psql connection fails | louiz’ |
2018-01-14 | Add a DEBUG_SQL_QUERIES to log info about the executed SQL queries | louiz’ |
2018-01-14 | Remove all the ugly database debug | louiz’ |
2017-12-05 | Always free the PGresult pointer returned by PQexec | louiz’ |
2017-12-02 | Handle postgresql and sqlite3 libs properly | louiz’ |
2017-12-02 | Add postgresql support | louiz’ |