index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pq
/
db_pq.c
Age
Commit message (
Expand
)
Author
2015-06-10
new test for uint and json APIs
Christian Grothoff
2015-06-10
implementing pq APIs for #3827, not yet tested or used through
Christian Grothoff
2015-05-16
-fix doxygen errors
Christian Grothoff
2015-05-15
getting test to pass
Christian Grothoff
2015-05-15
misc bugfixes
Christian Grothoff
2015-05-15
completing test-case implementation:
Christian Grothoff
2015-05-15
fixing misc. minor bugs, towards getting testcases to work
Christian Grothoff
2015-05-10
do equivalent update for results that was done to type queries in pq library
Christian Grothoff
2015-05-07
note (theoretical) problem with 64 vs 63 bit integers
Christian Grothoff
2015-05-07
extend PQ library to support Absolute time values
Christian Grothoff
2015-05-06
clean up of result processing in postgres logic by expanding pq API to cover ...
Christian Grothoff
2015-05-06
simplify PG logic by having libtalerpq handle RSA signature/key encoding
Christian Grothoff
2015-05-06
fixing #3768, using new pq API more
Christian Grothoff
2015-05-06
expanding PQ APIs with cleanup function
Christian Grothoff
2015-05-06
expanding PQ APIs to be able to handle Amounts nicely (and be extensible for ...
Christian Grothoff
2015-04-29
pq: do not modify the ptr passed in ResultSpec
Sree Harsha Totakura
2015-04-29
-style fixes
Sree Harsha Totakura
2015-04-29
libpq: do not loose the ptr where new memory should be allocated.
Sree Harsha Totakura
2015-04-15
fix #3729 (documentation, code hygene for pq library)
Christian Grothoff
2015-03-27
major rename-fest for more constent symbol names
Christian Grothoff
2015-03-26
db: fix leftovers from #3716
Sree Harsha Totakura
2015-03-24
-fix comments
Christian Grothoff
2015-03-06
Fix ResultSpec processing
Sree Harsha Totakura
2015-02-08
bringing copyright tags up to FSF standard
Christian Grothoff
2015-01-28
even cleaner separation of PostGres-specific logic, and nicer libtalerutil he...
Christian Grothoff
2015-01-28
move PostGres-specific logic out of libtalerutil
Christian Grothoff