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

Re: svn commit: r1082650 - /subversion/trunk/subversion/libsvn_wc/wc-queries.sql

From: Greg Stein <gstein_at_gmail.com>
Date: Thu, 17 Mar 2011 15:59:06 -0400

On Mar 17, 2011 7:19 PM, <philip_at_apache.org> wrote:
>
> Author: philip
> Date: Thu Mar 17 19:19:11 2011
> New Revision: 1082650
>
> URL: http://svn.apache.org/viewvc?rev=1082650&view=rev
> Log:
> Only single statements in wc-queries.sql are executed, anything after
> a semi-colon is ignored. That means that some statements setting up
> indices were not getting executed, and one statement lost part of
> it selection criteria.

You can use svn_sqlite__exec_statements() for those multi-statement
operations.

Cheers,
-g
Received on 2011-03-17 20:59:37 CET

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.