Update of /cvsroot/monetdb/pathfinder/compiler/sql
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12851/compiler/sql

Modified Files:
      Tag: GDK-2
        lalg2sql.brg 
Log Message:
propagated changes of Saturday Aug 18 2007 - Tuesday Aug 21 2007
from the development trunk to the GDK-2 branch


Index: lalg2sql.brg
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/sql/lalg2sql.brg,v
retrieving revision 1.54
retrieving revision 1.54.2.1
diff -u -d -r1.54 -r1.54.2.1
--- lalg2sql.brg        3 Aug 2007 07:10:12 -0000       1.54
+++ lalg2sql.brg        21 Aug 2007 17:37:37 -0000      1.54.2.1
@@ -1055,6 +1055,7 @@
     PFla_op_t *kids[MAX_KIDS]; /* leaf node of this rule */
     bool topdown;
 
+    /* guard against too dep recursion */
     PFrecursion_fence();
 
     sql_stmt = NULL;


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to