Re: svn commit: r1422042 - /subversion/trunk/subversion/libsvn_fs_fs/rep-cache.c

2012-12-19 Thread Julian Foad
Philip Martin wrote: > Julian Foad writes: >>>  URL: http://svn.apache.org/viewvc?rev=1422042&view=rev >> >>>  Log: >>>  Fix issue 4210, rep-cache not reseting SQLite statements on error. >> >>  I noticed the other day that WC DB code in many places fails to reset >>  stmts on error, but that sv

Re: svn commit: r1422042 - /subversion/trunk/subversion/libsvn_fs_fs/rep-cache.c

2012-12-14 Thread Philip Martin
Julian Foad writes: >> URL: http://svn.apache.org/viewvc?rev=1422042&view=rev > >> Log: >> Fix issue 4210, rep-cache not reseting SQLite statements on error. > > I noticed the other day that WC DB code in many places fails to reset > stmts on error, but that svn_sqlite__get_statement() automatica

Re: svn commit: r1422042 - /subversion/trunk/subversion/libsvn_fs_fs/rep-cache.c

2012-12-14 Thread Julian Foad
> URL: http://svn.apache.org/viewvc?rev=1422042&view=rev > Log: > Fix issue 4210, rep-cache not reseting SQLite statements on error. I noticed the other day that WC DB code in many places fails to reset stmts on error, but that svn_sqlite__get_statement() automatically resets the stmt if it has