Hello All:

I was surfing the docs today and fell over a contradiction on 
http://sqlite.org/lockingv3.html#reserved_lock

To wit:

"The rollback hook is invoked on a rollback that results from a commit hook
returning non-zero, just as it would be with any other rollback."

And 

"The rollback callback is not invoked if a transaction is rolled back
because a commit callback returned non-zero."

I'm thinking that it has to be one or the other, but not both.

Mark Benningfield

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to