Hi,

I think comparison of large binary data (BLOBs) should be discussed in
another topic. The new "lob in database" feature does now use a
checksum (hash code), but not a cryptographic one. If the checksum
matches, the content is compared (so that equal blocks are shared). I
considered using a cryptographic checksum, but that could be added
later as an option. In most cases it would slow down adding BLOBs too
much I believe.

Regards,
Thomas

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to