summaryrefslogtreecommitdiff
path: root/src/pq
AgeCommit message (Expand)Author
2017-11-30patch to address #5183: always round time before giving it to DB, tolerate DB...Christian Grothoff
2017-10-06reduce scope of local varsChristian Grothoff
2017-06-04fixing misc doxygen issuesChristian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-11fixing more leaksChristian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian 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-19-fix (C) noticesChristian Grothoff
2015-06-12introduce pq functions form abs time in NBOChristian Grothoff
2015-06-11fixing #3817Christian Grothoff
2015-06-10new test for uint and json APIsChristian Grothoff
2015-06-10implementing pq APIs for #3827, not yet tested or used throughChristian Grothoff
2015-05-18check return valuesChristian Grothoff
2015-05-17add test for varsize pq operationChristian Grothoff
2015-05-16organize #include, remove redundant includesChristian Grothoff
2015-05-16-fix doxygen errorsChristian Grothoff
2015-05-15getting test to passChristian Grothoff
2015-05-15misc bugfixesChristian Grothoff
2015-05-15completing test-case implementation:Christian Grothoff
2015-05-15fixing misc. minor bugs, towards getting testcases to workChristian Grothoff
2015-05-15use talercheck DBChristian Grothoff
2015-05-14fix ftbfs of testChristian Grothoff
2015-05-13syncChristian Grothoff
2015-05-10do equivalent update for results that was done to type queries in pq libraryChristian Grothoff
2015-05-09replace macros with functions for better type-checkingChristian Grothoff
2015-05-07pq test skeleton, not finishedChristian Grothoff
2015-05-07note (theoretical) problem with 64 vs 63 bit integersChristian Grothoff
2015-05-07extend PQ library to support Absolute time valuesChristian Grothoff
2015-05-06clean up of result processing in postgres logic by expanding pq API to cover ...Christian Grothoff
2015-05-06simplify PG logic by having libtalerpq handle RSA signature/key encodingChristian Grothoff
2015-05-06fixing #3768, using new pq API moreChristian Grothoff
2015-05-06expanding PQ APIs with cleanup functionChristian Grothoff
2015-05-06expanding PQ APIs to be able to handle Amounts nicely (and be extensible for ...Christian Grothoff
2015-04-29pq: do not modify the ptr passed in ResultSpecSree Harsha Totakura
2015-04-29-style fixesSree Harsha Totakura
2015-04-29libpq: do not loose the ptr where new memory should be allocated.Sree Harsha Totakura
2015-04-15fix #3729 (documentation, code hygene for pq library)Christian Grothoff
2015-04-13enable code coverage configure optionChristian Grothoff
2015-03-27major rename-fest for more constent symbol namesChristian Grothoff
2015-03-26db: fix leftovers from #3716Sree Harsha Totakura
2015-03-24-fix commentsChristian Grothoff
2015-03-06Fix ResultSpec processingSree Harsha Totakura
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-30install db_pq headerChristian Grothoff
2015-01-29-removing legacy TALER_TALER API, replacing with modern TALER_DB callsChristian Grothoff
2015-01-28even cleaner separation of PostGres-specific logic, and nicer libtalerutil he...Christian Grothoff
2015-01-28move PostGres-specific logic out of libtalerutilChristian Grothoff