Update of /cvsroot/monetdb/pathfinder/tests/BugTracker/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv22546/tests/BugTracker/Tests

Added Files:
        nil-value-in-elem-construct.SF-2815820.xq 
Log Message:
propagated changes of Friday Jul 24 2009
from the May2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/07/24 - sjoerd:
        tests/BugTracker/Tests/nil-value-in-elem-construct.SF-2815820.xq,1.1.2.1
Test extracted from bug report for bug 2815820.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--- NEW FILE: nil-value-in-elem-construct.SF-2815820.xq ---
let $out := (
for $a in (<a x="5"/>)[...@x=("5","20")]
return <b>{ $a/xxx }</b>
)
return <c>{ $out/@*, $out }</c>


------------------------------------------------------------------------------
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to