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 82cb4bd63520adedf23bee47bb3b7456701b346a (commit)
from ec3ab524ce39f0177cc96d2a920cd42982a12d2c (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 82cb4bd63520adedf23bee47bb3b7456701b346a
Author: Dave Beckett <[email protected]>
Date: Sun Feb 28 21:19:16 2010 -0800
Check for limit and offsets when reading incremental query results
(rasqal_query_results_ensure_have_row_internal): When calling the
execution factory get_row() method, check the query result limit and
offsets are met and select a subsequence of the returned results.
Intended to address Issue#000352 but may also be better done with
other changes to QE1 to remove it's duplicate limit/offset checking
in favour of this check.
-----------------------------------------------------------------------
Summary of changes:
src/rasqal_query_results.c | 36 ++++++++++++++++++++++++++++++++----
1 files changed, 32 insertions(+), 4 deletions(-)
hooks/post-receive
--
Rasqal RDF Query Library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits