Changeset: 38ca4cc24a30 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=38ca4cc24a30 Modified Files: .hgtags monetdb5/modules/kernel/arrays.c Branch: arrays Log Message:
merged heads diffs (16 lines): diff --git a/monetdb5/modules/kernel/arrays.c b/monetdb5/modules/kernel/arrays.c --- a/monetdb5/modules/kernel/arrays.c +++ b/monetdb5/modules/kernel/arrays.c @@ -1002,9 +1002,9 @@ str ALGprojectNonDimension(bat *result, (void)*array; - BBPunfix(inputBAT->batCacheid); - BBPkeepref(*result = resBAT->batCacheid); - return MAL_SUCCEED; + BBPunfix(inputBAT->batCacheid); + BBPkeepref(*result = resBAT->batCacheid); + return MAL_SUCCEED; #if 0 const gdk_array *dimsCands = arrayCopy((gdk_array*)*array); //candidates exactly the same to the array _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list