Op 05-01-10 20:54, Sjoerd Mullender schreef: > There is also code in there to store the string length before the hash > value, but this is not enabled in this version. It would increase the > space requirements for probably very little (if any) gain.
As in the feature request was suggested, the stringlength will significantly help LIKE operations, if a preselection is made based on this value. (Hence a like operation with % would always be equal or longer than the specified constant length + the single character modification count, if not present: equal) How can I enable the length storage? Stefan ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
