summaryrefslogtreecommitdiff
path: root/src/database/postgresql_engine.cpp
AgeCommit message (Expand)Author
2018-04-24Revert "Use a different Date data type"louiz’
2018-04-13one log_debug -> log_error, also some trivial indentlouiz’
2018-04-11Use a different Date data typelouiz’
2018-02-16Log the warn/error messages coming from libpq in a correct formatlouiz’
2018-02-14Fix a memory leak when psql connection failslouiz’
2018-01-14Add a DEBUG_SQL_QUERIES to log info about the executed SQL querieslouiz’
2018-01-14Remove all the ugly database debuglouiz’
2017-12-05Always free the PGresult pointer returned by PQexeclouiz’
2017-12-02Handle postgresql and sqlite3 libs properlylouiz’
2017-12-02Add postgresql supportlouiz’