Update of /cvsroot/monetdb/pathfinder/modules/pftijah/tjc
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15957/modules/pftijah/tjc
Modified Files:
tjc_milprint.c
Log Message:
propagated changes of Wednesday Feb 18 2009 - Thursday Feb 19 2009
from the Feb2009 branch to the development trunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/02/18 - hrode: modules/pftijah/tjc/tjc_milprint.c,1.10.2.6
embracing { the tijah-generated MIL code } helps the Mserver to release
variables. setting them to NIL only, did not solve the problem, of getting
new variables introduced with each executed tijah query.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Index: tjc_milprint.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/tjc/tjc_milprint.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- tjc_milprint.c 19 Feb 2009 11:54:36 -0000 1.15
+++ tjc_milprint.c 19 Feb 2009 16:22:42 -0000 1.16
@@ -96,6 +96,7 @@
}
void milprint_init2 (tjc_config *tjc_c) {
+ TJCPRINTF(MILOUT,"{\n");
if (tjc_c->debug) {
TJCPRINTF(MILOUT,"trace := TRUE;\n");
}
@@ -157,6 +158,7 @@
if (tjc_c->returnall) {
TJCPRINTF(MILOUT,"returnAllElements := FALSE;\n");
}
+ TJCPRINTF(MILOUT,"}\n");
}
void milprint_qenv2 (tjc_config *tjc_c) {
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins