This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Rasqal RDF Query Library".

The branch, master has been updated
       via  8964535a7644b207127434b6e16f317e221773f3 (commit)
      from  f43ba1ae98998671e8a03ab41da04dc9faaa793a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8964535a7644b207127434b6e16f317e221773f3
Author: Dave Beckett <[email protected]>
Date:   Sat Feb 6 23:03:41 2010 -0800

    Re-add SPARQL 1.1 WITH .. DELETE/INSERT
    
    From 5 shift/reduce conflicts to 31 shift/reduce conflicts - seems to
    be choices between two optional sequences of triples nearby.
    
    Add UpdateQuery option that (for now) marks it as an INSERT.
    
    (DeleteQuery): Switch to list of modify templates - which are
    discarded.
    
    (GraphTemplate): Added
    (ModifyTemplate, ModifyTemplateList): Added.
    
    (InsertQuery): Switch to list of modify templates - which are
    discarded.
    
    (UpdateQuery): Added for WITH alternatives.

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

Summary of changes:
 src/sparql_parser.y |  131 +++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 122 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Rasqal RDF Query Library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits

Reply via email to