summaryrefslogtreecommitdiff
path: root/src/mintdb/plugin_mintdb_postgres.c
AgeCommit message (Expand)Author
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
2015-07-05-doxygen fixesChristian Grothoff
2015-07-01do not use transaction scope in insert_withdraw_infoChristian Grothoff
2015-07-01implementing #3851Christian Grothoff
2015-06-19remove primary key constraint to address #3769Christian Grothoff
2015-06-15#3818: get_refresh_out is truly deadChristian Grothoff
2015-06-15fix #3818 and handle coins being melted into multiple sessionsChristian Grothoff
2015-06-12introduce pq functions form abs time in NBOChristian Grothoff
2015-06-12implementing #3819Christian Grothoff
2015-06-12implementing #3819: check for inconsistent deposit requestChristian Grothoff
2015-06-12fix #3811Christian Grothoff
2015-06-12ensure DKI information is in database before we start to use it (#3808)Christian Grothoff
2015-06-12implement postgres_get_denomination_info (#3808)Christian Grothoff
2015-06-11notes on #3818Christian Grothoff
2015-06-11implementing #3813 and 3834Christian Grothoff
2015-06-11-remove fixme, as this was fixedChristian Grothoff
2015-06-11fix #3835Christian Grothoff
2015-06-11implementing #3732Christian Grothoff