index
:
taler/exchange.git
age-withdraw
auction_brandt
fail-amount
master
master-broken
new-amount
exchange fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mintdb
/
plugin_mintdb_postgres.c
Age
Commit message (
Expand
)
Author
2015-06-05
clean up postgres_get_reserve_history logic and improve docu
Christian Grothoff
2015-06-05
clean up postgres_get_reserve_history logic and improve docu
Christian Grothoff
2015-06-05
clean up postgres_get_reserve_history logic and improve docu
Christian Grothoff
2015-06-05
clean up postgres_reserves_in_insert logic and improve docu
Christian Grothoff
2015-06-04
-style fixes
Christian Grothoff
2015-06-04
use const, annotate in/out argument, avoid postgres_-prefix for non-exported ...
Christian Grothoff
2015-06-04
notes on issue #3823
Christian Grothoff
2015-06-04
notes on issue #3823
Christian Grothoff
2015-06-03
comments...
Christian Grothoff
2015-06-03
notes on issue #3820
Christian Grothoff
2015-06-03
ensure consistent order between CREATE, INSERT and SELECT statements
Christian Grothoff
2015-06-03
make use of network byte order obvious
Christian Grothoff
2015-06-03
more documenting, checking for consistency between prepared statements and fu...
Christian Grothoff
2015-06-03
bad missig space in SQL
Christian Grothoff
2015-06-03
remarks on #3816
Christian Grothoff
2015-06-03
remarks on #3814/3815
Christian Grothoff
2015-06-03
remarks on #3813
Christian Grothoff
2015-06-03
remarks on #3812
Christian Grothoff
2015-06-03
remarks on #3812
Christian Grothoff
2015-06-03
reveal_ok is dead
Christian Grothoff
2015-06-03
remarks on #3811
Christian Grothoff
2015-06-03
remarks on #3811
Christian Grothoff
2015-06-03
remarks on #3810
Christian Grothoff
2015-06-03
remarks on #3809
Christian Grothoff
2015-06-03
remarks on #3808
Christian Grothoff
2015-06-03
document macros, avoid passing useless 'result' argument
Christian Grothoff
2015-06-02
-include wallet headers if compiling wallet library
Christian Grothoff
2015-05-27
mintdb postgres: Implement get_refresh_melt().
Sree Harsha Totakura
2015-05-27
mintdb get_known_coin(): Do not allocate memory for return paramter.
Sree Harsha Totakura
2015-05-25
mintdb postgres: implement insert_refresh_melt()
Sree Harsha Totakura
2015-05-25
mintdb postgres: add deposit fee to the denominations
Sree Harsha Totakura
2015-05-25
mintdb postgres: add get_known_coin() and insert_known_coin()
Sree Harsha Totakura
2015-05-16
organize #include, remove redundant includes
Christian Grothoff
2015-05-16
-fix doxygen errors
Christian Grothoff
2015-05-16
eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol
Christian Grothoff
2015-05-15
resolve #3717
Christian Grothoff
2015-05-15
adapt to API change
Christian Grothoff
2015-05-14
avoid PG 9.5 dependency
Christian Grothoff
2015-05-14
fixing misc sql syntax errors
Christian Grothoff
2015-05-13
fix ftbfs
Christian Grothoff
2015-05-13
towards fixing #3717 and #3633
Christian Grothoff
2015-05-10
do equivalent update for results that was done to type queries in pq library
Christian Grothoff
2015-05-09
replace macros with functions for better type-checking
Christian Grothoff
2015-05-07
pq test skeleton, not finished
Christian Grothoff
2015-05-07
extend PQ library to support Absolute time values
Christian Grothoff
2015-05-07
removing extra spaces, correcting argument counts
Christian Grothoff
2015-05-07
add a few more LENGTH checks
Christian Grothoff
2015-05-07
capitalize SQL keywords
Christian Grothoff
2015-05-06
-mini fix
Christian Grothoff
2015-05-06
clean up of result processing in postgres logic by expanding pq API to cover ...
Christian Grothoff
[next]