[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH][merge-tracking] Reduce one query to sqlite while retrieveing the mergeinfo.

From: Daniel Rall <dlr_at_collab.net>
Date: 2006-11-15 19:45:07 CET

On Wed, 15 Nov 2006, Kamesh Jayachandran wrote:
...
> Reduce one query to sqlite.
>
> * subversion/libsvn_fs_util/merge-info-sqlite-index.c
> (parse_mergeinfo_from_db):
> changing the name of the arg 'rev' to 'lastmerged_rev'.
> Don't deduce the 'lastchanged_rev' as the caller himself would give it
> as 'lastmerged_rev'.
> (get_merge_info_for_path):
> Don't get the count of records rather get the lastmerged_rev itself.

Thanks Kamesh! Committed to the branch in r22309.

- Dan

p.s. Remember that -- long-term -- we're probably going to scrap this
schema, so right now it's most efficient to focus our efforts on
getting a comprehensive, end-to-end solution working by building the
remaining unfinished pieces of functionality.

  • application/pgp-signature attachment: stored
Received on Thu Nov 16 19:28:24 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.