Update of /cvsroot/monetdb/pathfinder/tests/W3C_use_cases/XQ/R/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv3425/tests/W3C_use_cases/XQ/R/Tests

Modified Files:
        Q09.stable.out 
Log Message:
propagated changes of Tuesday Feb 17 2009
from the Feb2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/02/17 - stmane: tests/W3C_use_cases/XQ/R/Tests/Q09.stable.out,1.3.16.1

fixed stable output:
year-from-date() & month-from-date() return xs:integer,
hence, no leading "0"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: Q09.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/W3C_use_cases/XQ/R/Tests/Q09.stable.out,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Q09.stable.out      12 Sep 2007 07:37:33 -0000      1.3
+++ Q09.stable.out      17 Feb 2009 11:32:13 -0000      1.4
@@ -22,7 +22,7 @@
 # 00:19:16 >  
 
 <?xml version="1.0" encoding="utf-8"?>
-<XQueryResult><result><monthly_result><month>01</month><item_count>1</item_count></monthly_result><monthly_result><month>02</month><item_count>2</item_count></monthly_result><monthly_result><month>03</month><item_count>3</item_count></monthly_result><monthly_result><month>04</month><item_count>1</item_count></monthly_result><monthly_result><month>05</month><item_count>1</item_count></monthly_result></result></XQueryResult>
+<XQueryResult><result><monthly_result><month>1</month><item_count>1</item_count></monthly_result><monthly_result><month>2</month><item_count>2</item_count></monthly_result><monthly_result><month>3</month><item_count>3</item_count></monthly_result><monthly_result><month>4</month><item_count>1</item_count></monthly_result><monthly_result><month>5</month><item_count>1</item_count></monthly_result></result></XQueryResult>
 
 # 00:19:16 >  
 # 00:19:16 >  Done.


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to