Zack Weinberg wrote: > On Dec 25, 2007 6:32 PM, Alvaro Herrera <[EMAIL PROTECTED]> wrote:
> > Why would the database care? If the appropriate constraints are in > > place, the database itself would alert Monotone when an operation it is > > attempting would conflict with another ongoing operation. > > In the present state of the code, Monotone wraps every access to the > database in an EXCLUSIVE transaction. The work you are dismissing as > unnecessary-if-only-we-used-a-different-backend is the work needed to > make it not do that. Oh, I see. To be honest this is the first time I hear about "exclusive transactions". The concept does not really make much sense to me. Perhaps in the SQLite view of the world it does. -- Alvaro Herrera Valdivia, Chile Geotag: -39,815 -73,257 "No necesitamos banderas No reconocemos fronteras" (Jorge González) _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
