summaryrefslogtreecommitdiff
path: root/src/mint/plugin_mintdb_postgres.c
AgeCommit message (Collapse)Author
2015-03-22include fees in amounts being signed, check available balance on refreshChristian Grothoff
2015-03-22store and retrieve arrays from database where arrays are the unit of ↵Christian Grothoff
transaction, to reduce number of DB interactions
2015-03-22move free functions into pluginChristian Grothoff
2015-03-22fill in plugin vtableChristian Grothoff
2015-03-21fix testcase FTBFSChristian Grothoff
2015-03-20first stab at establishing proper plugin API, main HTTP code compiles, other ↵Christian Grothoff
binaries FTBFS right now