Hello:

  I'm trying to use altivec simd code to SQLite. Has read hash.c but it looks 
like hashing is done one by one when insert data. Is it true? When is called 
rehash function? If i insert data with index i think hashing happens one by 
one, but if i insert all data and after that make an index rehash works. Can 
anyone confirm this? Rehash function is the only one i can convert to altivec 
(with it's own hashing functions).

Thanks 


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to