Changeset: 576619098bf1 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/576619098bf1
Modified Files:
monetdb5/modules/kernel/vss.c
Branch: nested
Log Message:
merge upstream
diffs (12 lines):
diff --git a/monetdb5/modules/kernel/vss.c b/monetdb5/modules/kernel/vss.c
--- a/monetdb5/modules/kernel/vss.c
+++ b/monetdb5/modules/kernel/vss.c
@@ -280,7 +280,7 @@ bond_search_fast(allocator *ma, bond_col
}
if (write_pos > 0)
ncands = write_pos;
- printf("ncands " ULLFMT " d=%zu " "t=" LLFMT "\n",
ncands,(size_t)i, GDKusec() - T0);
+ printf("ncands " BUNFMT " d=%zu " "t=" LLFMT "\n",
ncands,(size_t)i, GDKusec() - T0);
} // END pruning
}
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]