summaryrefslogtreecommitdiff
path: root/src/database/postgresql_statement.hpp
AgeCommit message (Collapse)Author
2018-02-16Actually display the error message from postgresql when a query failedlouiz’
2018-01-14Remove all the ugly database debuglouiz’
2017-12-05Always free the PGresult pointer returned by PQexeclouiz’
Fix a somewhat big memory leak
2017-12-02Fix a few warningslouiz’
2017-12-02Add postgresql supportlouiz’