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

Modified Files:
        algebra.h 
Log Message:
-- added new 'lax' variant of fn:number that ignores NaN values.


U algebra.h
Index: algebra.h
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/include/algebra.h,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- algebra.h   1 Mar 2008 11:47:09 -0000       1.75
+++ algebra.h   7 Apr 2008 11:00:31 -0000       1.76
@@ -341,6 +341,7 @@
     , alg_fun_fn_local_name       /**< fn:local-name */
     , alg_fun_fn_namespace_uri    /**< fn:namespace-uri */
     , alg_fun_fn_number           /**< fn:number */
+    , alg_fun_fn_number_lax       /**< fn:number (ignoring NaN) */
     , alg_fun_fn_qname            /**< fn:QName */
     , alg_fun_pf_fragment         /**< #pf:fragment */
     , alg_fun_pf_supernode        /**< #pf:supernode */


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to