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 64b8925f4bbb2d9cdc3bf0f4aeccc0c149fcb390 (commit)
from 79952e8e8f358182246dbe9518a918a5c317e2d2 (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 64b8925f4bbb2d9cdc3bf0f4aeccc0c149fcb390
Author: Dave Beckett <[email protected]>
Date: Sun Feb 7 21:55:32 2010 -0800
Each rasqal_update_operation can now do inserts and deletes in one.
Remove update types insert, delete and merge into
RASQAL_UPDATE_TYPE_UPDATE.
Added enum RASQAL_UPDATE_FLAGS_SILENT for capturing SILENT from
SPARQL update.
rasqal_update_operation gains both an insert and delete set of
templates.
(rasqal_new_update_operation): Gains two templates args to replace
one and a flags arg.
Update callers to create one rasqal_update_operation instead of 1 or 2.
-----------------------------------------------------------------------
Summary of changes:
src/rasqal.h | 31 +++++++++----
src/rasqal_internal.h | 2 +-
src/rasqal_update.c | 50 +++++++++++++-------
src/sparql_parser.y | 125 +++++++++++++++++++++++++------------------------
4 files changed, 119 insertions(+), 89 deletions(-)
hooks/post-receive
--
Rasqal RDF Query Library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits