auditordb postgres plugin: fix index

This commit is contained in:
tg(x) 2016-11-03 21:43:09 +01:00
parent 20a8a569ad
commit 176bd57550

View File

@ -436,7 +436,7 @@ postgres_create_tables (void *cls)
")");
SQLEXEC_INDEX("CREATE INDEX historic_reserve_summary_by_master_pub_start_date "
" ON historic_ledger(master_pub,start_date)");
"ON historic_reserve_summary(master_pub,start_date)");
/* Table with historic business ledger; basically, when the exchange