Changeset: feed63df7713 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/feed63df7713
Modified Files:
clients/mapilib/mapi.c
Branch: Oct2020
Log Message:
Fix merge.
diffs (11 lines):
diff --git a/clients/mapilib/mapi.c b/clients/mapilib/mapi.c
--- a/clients/mapilib/mapi.c
+++ b/clients/mapilib/mapi.c
@@ -3358,6 +3358,7 @@ mapi_prepare(Mapi mid, const char *cmd)
hdl->query = NULL; \
return; \
} \
+ hdl->query = q; \
} \
} while (0)
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]