summaryrefslogtreecommitdiff
path: root/src/mintdb/plugin_mintdb_postgres.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-01-22 13:45:32 +0100
committerChristian Grothoff <christian@grothoff.org>2016-01-22 13:45:32 +0100
commit46a10b12b8723d21e9c101525c7fb2a41b5c0d16 (patch)
treee18f0d906e16397eb34c07034eb1a5b706a40f02 /src/mintdb/plugin_mintdb_postgres.c
parent440039da26fa0fda03aa49b7f7bc755514f63110 (diff)
downloadexchange-46a10b12b8723d21e9c101525c7fb2a41b5c0d16.tar.gz
exchange-46a10b12b8723d21e9c101525c7fb2a41b5c0d16.tar.bz2
exchange-46a10b12b8723d21e9c101525c7fb2a41b5c0d16.zip
add testcase for aggregation API
Diffstat (limited to 'src/mintdb/plugin_mintdb_postgres.c')
-rw-r--r--src/mintdb/plugin_mintdb_postgres.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mintdb/plugin_mintdb_postgres.c b/src/mintdb/plugin_mintdb_postgres.c
index 922feb5d0..6da873d55 100644
--- a/src/mintdb/plugin_mintdb_postgres.c
+++ b/src/mintdb/plugin_mintdb_postgres.c
@@ -711,7 +711,7 @@ postgres_prepare (PGconn *db_conn)
"SELECT"
" denom_pub"
",denom_sig"
- " FROM known_coins "
+ " FROM known_coins"
" WHERE coin_pub=$1",
1, NULL);
/* Used in #postgres_insert_known_coin() to store