On Tue, Mar 8, 2011 at 12:43 PM, Greg Stein <gst...@gmail.com> wrote:
> On Mon, Mar 7, 2011 at 20:33,  <hwri...@apache.org> wrote:
>> Author: hwright
>> Date: Tue Mar  8 01:33:03 2011
>> New Revision: 1079070
>>
>> URL: http://svn.apache.org/viewvc?rev=1079070&view=rev
>> Log:
>> If we encounter an error while in an SQLite savepoint, back out the work
>> before returning.  This mirrors the behavior as seen in an SQLite 
>> transaction.
>
> And it copies the code. How about factoring out "reset all statements" ?

It's really a small snippet, and I usually defer factoring stuff out
until it is thrice repeated, but I'll make an exception here for you.
:)  r1079538.

-Hyrum

Reply via email to