Re: svn commit: r999837 - /subversion/trunk/subversion/libsvn_wc/wc-queries.sql
From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 22 Sep 2010 17:25:43 -0400
On Wed, Sep 22, 2010 at 05:39, <philip_at_apache.org> wrote:
Wouldn't it be better to do:
where wc_id = ?1 and local_relpath = ?2
It seems that eliminating the "order by" and "limit", in favor of
Also note that the above query uses "op_depth in (...)"
yet:
>
This one does not. The rest of the statements you converted all use
>...
Cheers,
|
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.