[EMAIL PROTECTED] wrote:
>     if( (flags & BTREE_PRIVATE)==0   //FIXME-XXX originally this is 
> “&& isMemdb==0”      && isMemdb==1    
>    && (db->flags & SQLITE_Vtab)==0      
> && zFilename && zFilename[0]     )      // FIXME-XXX 
> originally this is strcmp(zFulPathname, …)    if( 
> 0==strcmp("", sqlite3PagerFilename(pBt->pPager))       
> && sqlite3PagerVfs(pBt->pPager)==pVfs ){

You should try reposting your message(s) as plain text if you want 
anyone to take a look at them. This HTML escaped stuff is incomprehensible.

Dennis Cote
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to