Changeset: d080d74849ef for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/d080d74849ef
Branch: default
Log Message:
Merge with Dec2025 branch.
diffs (11 lines):
diff --git a/gdk/gdk_calc_compare.h b/gdk/gdk_calc_compare.h
--- a/gdk/gdk_calc_compare.h
+++ b/gdk/gdk_calc_compare.h
@@ -36,7 +36,6 @@ op_typeswitchloop(const void *lft, int t
switch (tp1) {
case TYPE_void: {
assert(incr1);
- assert(tp2 == TYPE_oid || incr2); /* if void, incr2==1 */
oid v = lft ? * (const oid *) lft : oid_nil;
TIMEOUT_LOOP_IDX(k, ncand, qry_ctx) {
TPE res;
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]