Update of /cvsroot/monetdb/pathfinder/runtime/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23699/runtime/Tests

Modified Files:
      Tag: XQuery_0-18
        procs.stable.out 
Log Message:

updated stable output according to Peter's checkins on Thu Aug 02 2007
(fix of [ 1763575 ] XQ: insert attribute gives ERROR in merged_union):
modified and new signature for PROC get_attr_own(),
new PROC impl_attr_own()


Index: procs.stable.out
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/Tests/procs.stable.out,v
retrieving revision 1.66.2.3
retrieving revision 1.66.2.4
diff -u -d -r1.66.2.3 -r1.66.2.4
--- procs.stable.out    19 Jun 2007 09:27:40 -0000      1.66.2.3
+++ procs.stable.out    4 Aug 2007 14:15:04 -0000       1.66.2.4
@@ -219,7 +219,8 @@
 [ "following_sibling(BAT[void,oid], BAT[void,oid], oid, BAT[void,BAT], int) : 
BAT[void,BAT]"                                                             ]
 [ "fopen(str, str) : Stream"                                                   
                                                                          ]
 [ "fputs(str, Stream) : void"                                                  
                                                                          ]
-[ "get_attr_own(BAT[void,BAT], any, any) : BAT[oid,oid]"                       
                                                                                
                                                                  ]
+[ "get_attr_own(BAT[oid,BAT], BAT[oid,oid], any) : BAT[oid,oid]"               
                                                                                
                                                                  ]
+[ "get_attr_own(BAT[oid,BAT], oid, any) : BAT[oid,oid]"                        
                                                                                
                                                                          ]
 [ "get_container(BAT[oid,int]) : BAT[oid,oid]"                                 
                                                                          ]
 [ "get_container(BAT[void,int]) : BAT[void,oid]"                               
                                                                          ]
 [ "get_container(int) : oid"                                                   
                                                                          ]
@@ -247,6 +248,7 @@
 [ "hours(timestamp) : int"                                                     
                                                                          ]
 [ "htordered_sunique(BAT[oid,any::1]) : BAT[oid,any::1]"                       
                                                                          ]
 [ "htordered_unique_thetajoin(int, BAT[oid,any::1], BAT[oid,any::1], any, any) 
: BAT[any,any]"                                                           ]
+[ "impl_attr_own(BAT[oid,BAT], any, any) : BAT[oid,oid]"                       
                                                                                
                                                                  ]
 [ "intersect(BAT[any,any], BAT[any,any]) : BAT[any,any]"                       
                                                                                
                                                                  ]
 [ "intersect(BAT[any::1,any::2], BAT[any::1,any::2]) : BAT[any::1,any::2]"     
                                                                          ]
 [ "io() : BAT[str,int]"                                                        
                                                                                
  ]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to