[prev in list] [next in list] [prev in thread] [next in thread] 

List:       monetdb-checkins
Subject:    MonetDB: Oct2020 - Leftover cleanup
From:       Pedro Ferreira <commits+pedro.ferreira=monetdbsolutions.com () monetdb ! org>
Date:       2020-12-30 13:48:39
Message-ID: hg.994f6673230e.1609336119.6315528441665844383 () monetdb-vm0 ! spin-off ! cwi ! nl
[Download RAW message or body]

Changeset: 994f6673230e for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=994f6673230e
Modified Files:
	sql/backends/monet5/rel_bin.c
Branch: Oct2020
Log Message:

Leftover cleanup


diffs (12 lines):

diff --git a/sql/backends/monet5/rel_bin.c b/sql/backends/monet5/rel_bin.c
--- a/sql/backends/monet5/rel_bin.c
+++ b/sql/backends/monet5/rel_bin.c
@@ -1269,7 +1269,7 @@ exp_bin(backend *be, sql_exp *e, stmt *l
 			if (r2) { /* handle all cases in stmt_uselect,
 						 reducing, non reducing, scalar etc */
 				if (l->nrcols == 0 && left && left->nrcols > 0)
-					l = left ? stmt_const(be, bin_first_column(be, left), l) : column(be, l);
+					l = stmt_const(be, bin_first_column(be, left), l);
 				s = stmt_uselect2(be, l, r, r2, (comp_type)e->flag, sel, is_anti(e), reduce);
 			} else {
 				/* value compare or select */
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic