From 6801c690b765794d839712361b87c046a2bd59e0 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Tue, 10 Jul 2018 15:37:56 +0200 Subject: Test last change. --- src/exchangedb/plugin_exchangedb_postgres.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchangedb/plugin_exchangedb_postgres.c') diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c index e8da9a4c8..59b4cfa74 100644 --- a/src/exchangedb/plugin_exchangedb_postgres.c +++ b/src/exchangedb/plugin_exchangedb_postgres.c @@ -1305,7 +1305,7 @@ postgres_prepare (PGconn *db_conn) * are stored into the table queried below. */ GNUNET_PQ_make_prepare ("get_kyc_events", "SELECT" - " merchant_serial_id," + " merchant_serial_id" ",amount_val" ",amount_frac" ",amount_curr" -- cgit v1.2.3