Changeset: f24371e76ac6 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f24371e76ac6
Modified Files:
monetdb5/modules/mal/oltp.c
Branch: oltp
Log Message:
Typo
diffs (12 lines):
diff --git a/monetdb5/modules/mal/oltp.c b/monetdb5/modules/mal/oltp.c
--- a/monetdb5/modules/mal/oltp.c
+++ b/monetdb5/modules/mal/oltp.c
@@ -204,7 +204,7 @@ OLTPrelease(Client cntxt, MalBlkPtr mb,
MT_lock_set(&mal_oltpLock);
#ifdef _DEBUG_OLTP_
- mnstr_printf(cntxt->fdout,"#OLTP release the locks %d\n", cntxt->idx);
+ mnstr_printf(cntxt->fdout,"#OLTP release the locks %d:", cntxt->idx);
printInstruction(cntxt->fdout,mb,stk,pci, LIST_MAL_ALL);
#endif
for( i=1; i< pci->argc; i++){
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list