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

Added Files:
        XML_large_text_nodes.SF-2586088-shred_doc.stable.out 
Log Message:
propagated changes of Friday Feb 27 2009
from the Feb2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/02/27 - jflokstra:
        
tests/BugTracker/Tests/XML_large_text_nodes.SF-2586088-shred_doc.stable.out,1.1.2.1
* Add test for handling of large text nodes. The node created is 12M
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--- NEW FILE: XML_large_text_nodes.SF-2586088-shred_doc.stable.out ---
stdout of test 'XML_large_text_nodes.SF-2586088-shred_doc` in directory 
'tests/BugTracker` itself:


# 11:26:14 >  
# 11:26:14 >   Mserver "--config=/usr/local/flokstra/etc/MonetDB.conf" 
--debug=10 --set gdk_nr_threads=1 --set 
"monet_mod_path=/usr/local/flokstra/lib/MonetDB4:/usr/local/flokstra/lib/MonetDB4/lib:/usr/local/flokstra/lib/MonetDB4/bin"
 --set "gdk_dbfarm=/usr/local/flokstra/var/MonetDB4/dbfarm" --set 
"sql_logdir=/usr/local/flokstra/var/MonetDB4/sql_logs" --set 
"xquery_logdir=/usr/local/flokstra/var/MonetDB4/xquery_logs" --set 
mapi_open=true --set xrpc_open=true --set mapi_port=36343 --set xrpc_port=42302 
--set monet_prompt= --trace  --dbname=mTests_tests_BugTracker  
# 11:26:14 >  

# MonetDB Server v4.27.0
# based on GDK   v1.27.0
# Copyright (c) 1993-July 2008, CWI. All rights reserved.
# Copyright (c) August 2008-, MonetDB B.V.. All rights reserved.
# Compiled for i686-suse-linux/32bit with 32bit OIDs; dynamically linked.
# Visit http://monetdb.cwi.nl/ for further information.
module(unix);
module(pathfinder);
# PF/Tijah module v0.9.0 loaded. http://dbappl.cs.utwente.nl/pftijah
# MonetDB/XQuery module v0.28.0 loaded (default back-end is 'algebra')
# XRPC administrative console at http://127.0.0.1:42302/admin
var TSTTRGDIR := getenv("TSTTRGDIR");

shred_doc(TSTTRGDIR+"/large_text_node.xml","large_text_node.xml");
# Elapsed time = 03s 149ms 218us [787ms 304us/node]
# Shredded 1 XML document (large_text_node.xml), total time after commit=5.873s

xquery("xml","fn:string-length(fn:doc(\"large_text_node.xml\")/aap/text())").printf();
<?xml version="1.0" encoding="utf-8"?>
<XQueryResult>12000001</XQueryResult>

delete_doc("large_text_node.xml");
quit();

# 11:26:21 >  
# 11:26:21 >  Done.
# 11:26:21 >  



------------------------------------------------------------------------------
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