summaryrefslogtreecommitdiff
path: root/src/pq/db_pq.c
AgeCommit message (Expand)Author
2015-05-10do equivalent update for results that was done to type queries in pq libraryChristian 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-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-01-28even cleaner separation of PostGres-specific logic, and nicer libtalerutil he...Christian Grothoff
2015-01-28move PostGres-specific logic out of libtalerutilChristian Grothoff