logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: CREATE VIEW / DROP VIEW Problem: msg#00041

Subject: Re: CREATE VIEW / DROP VIEW Problem
Roger Binns wrote:
> dcharno wrote:
>> Now, you just can't dump the Py_XXX_ALLOW_THREADS around the 
>> sqlite3_step(), since it can take a long time (although I tried as an 
>> experiment).  Seems like what would be idea is to prevent a thread 
>> switch until after the first Transaction VDBE opcode has been executed 
> 
> That would only prevent other threads in the same process anyway.  

At this point, I'd be happy with that.


<Prev in Thread] Current Thread [Next in Thread>