Bugs item #1960271, was opened at 2008-05-08 15:59
Message generated for change (Comment added) made by lsidir
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1960271&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: PF/runtime
Group: Pathfinder CVS Head
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Wouter Alink (vzzzbx)
>Assigned to: Lefteris Sidirourgos (lsidir)
Summary: XQ (algebra): insert as last into

Initial Comment:
The query:

let $proj := 
  element project {   
    attribute name {"test"},   
    element notes {"beer"},   
    element description {"noot"}
  } 
return 
  do insert $proj as last into doc("aap.xml")/noot

Returns the following error when aap.xml is an updatable document with a single 
element "<noot/>":

problem: ERROR: fetch(29288150790572448) illegal position
 90.


----------------------------------------------------------------------

>Comment By: Lefteris Sidirourgos (lsidir)
Date: 2008-05-13 14:53

Message:
Logged In: YES 
user_id=1856546
Originator: NO

Bug fixed on the development branch. No test needed because it is already
been checked by the existing tests.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1960271&group_id=56967

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to