Update of /cvsroot/monetdb/pathfinder/compiler/sql
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14315/pathfinder/compiler/sql
Modified Files:
lalg2sql.brg
Log Message:
completed and documented "guard against too dep recursion"
Index: lalg2sql.brg
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/sql/lalg2sql.brg,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- lalg2sql.brg 3 Aug 2007 07:10:12 -0000 1.54
+++ lalg2sql.brg 18 Aug 2007 23:59:51 -0000 1.55
@@ -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