summaryrefslogtreecommitdiff
path: root/src/database/postgresql_engine.cpp
AgeCommit message (Expand)Author
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’