summaryrefslogtreecommitdiff
path: root/src/mintdb/plugin_mintdb_postgres.c
AgeCommit message (Expand)Author
2016-03-01renaming mint->exchangeChristian Grothoff
2016-02-07making mintdb tests pass again after API refactoring to remove total amountChristian Grothoff
2016-02-06move to new libgnunetpq library, simplifying libtalerpqChristian Grothoff
2016-01-28finishing core logic for #4141, but untestedChristian Grothoff
2016-01-27fix name of member to order byChristian Grothoff
2016-01-27implementing prepare data postgres functions for #4141Christian Grothoff
2016-01-27adding SQL for prewire data storageChristian Grothoff
2016-01-27adding stubs for wire prepare data functionsChristian Grothoff
2016-01-27working on mintdb for #4141Christian Grothoff
2016-01-24fix error message and leakChristian Grothoff
2016-01-22use correct field nameChristian Grothoff
2016-01-22add testcase for aggregation APIChristian Grothoff
2016-01-21fix DB setupChristian Grothoff
2016-01-21finish implementation of DB tracing functionsChristian Grothoff
2016-01-21implementing insert function into aggregation tableChristian Grothoff
2016-01-21adding aggregation_tracking table to postgres pluginChristian Grothoff
2016-01-20work on #3888Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-17working on #3888Christian Grothoff
2015-12-22Merge branch 'master' of ssh://taler.net/var/git/mintFlorian Dold
2015-12-09towards /deposit/wtid handling (more skeleton work)Christian Grothoff
2015-11-24Remove outdated 'todo' commentFlorian Dold
2015-10-28fix #4032: move wire deadline form wire details to advisory field in /deposit...Christian Grothoff
2015-09-22more leaksChristian Grothoff
2015-09-21retry transactions on serialization/dead-lock failures (#3990)Christian Grothoff
2015-09-21indentingChristian Grothoff
2015-09-19renaming /withdraw to /reserve (#3968)Christian Grothoff
2015-09-19implement #3838 (as required for wire transfers)Christian Grothoff
2015-09-19fixing #3816: adding 'id' field to uniquely identify each depositChristian Grothoff
2015-09-14remove /lock skeleton logic (#3625)Christian Grothoff
2015-08-17some DB logic fixes, so now more of tests passChristian Grothoff
2015-08-17use proper function for uint16 handlingChristian Grothoff
2015-08-17fix DB logic: actually iterate where we need toChristian Grothoff
2015-08-16mintdb postgres: misc fixesSree Harsha Totakura
2015-08-14activating test /refresh/link (still fails)Christian Grothoff
2015-08-14fix key indexChristian Grothoff
2015-08-14fix db insertChristian Grothoff
2015-08-13fix for get_known_coinFournier Nicolas
2015-08-12fixed 0003936Fournier Nicolas
2015-08-09rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkPChristian Grothoff
2015-08-09silence useless PQ loggingChristian Grothoff
2015-08-09fix #3935 by removing error message: the test provokes this intentionallyChristian Grothoff
2015-07-31index for reserves_out tableFournier Nicolas
2015-07-31index for reserves tableFournier Nicolas
2015-07-31added index for deposits tableFournier Nicolas
2015-07-13add -t option to httpdChristian Grothoff
2015-07-09-fix leaksChristian Grothoff
2015-07-09fix a few pointer passing issues, add remark about #3886Christian Grothoff
2015-07-09fix transaction ID conversion in DBChristian Grothoff
2015-07-06simplifying use of struct TALER_DenominationKeyValidityPS by removing signatureChristian Grothoff