Update of /cvsroot/monetdb/pathfinder/compiler/sql
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv24379/sql
Modified Files:
lalg2sql.brg
Log Message:
-- fix typo that skneaked in in the last commit.
U lalg2sql.brg
Index: lalg2sql.brg
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/sql/lalg2sql.brg,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -d -r1.162 -r1.163
--- lalg2sql.brg 16 Jun 2009 13:51:33 -0000 1.162
+++ lalg2sql.brg 16 Jun 2009 13:58:52 -0000 1.163
@@ -2494,7 +2494,7 @@
*selectlist = NULL;
/* transform the ITER order by statement into a sortkey list */
- orderby = col_env_lookup (COLMAP(query), iter, iter_ty),
+ orderby = col_env_lookup (COLMAP(query), iter, iter_ty);
/* unfold the sorting criteria of a numbering operator */
if (orderby->kind == sql_over &&
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins