Brock Pytlik wrote: > > http://cr.opensolaris.org/~bpytlik/ips-2672-v1/ > has the patch. > > It makes case-insensitive search both possible and the default behavior. > For local search, there's an option ( -I though I'm definitely open to > alternatives -c?) that allows for case sensitive search. For protocol > reasons, remote search is only case insensitive. There is a small (IMO) > performance hit for both local and remote search. Case sensitive search > still takes the same amount of time: .5-.6 seconds but case-insensitive > search takes .7-.8 seconds. > > Remote search takes the biggest hit, going from .1-.2 seconds to .6-.7 > seconds.
Just curious: What does "remote search" mean in this case ? Case-insenstive matching depends on the locale and AFAIK would require to pass the the locale token (e.g. LANG, LC_*, LC_ALL) to the remote site... ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) [EMAIL PROTECTED] \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL +49 641 3992797 (;O/ \/ \O;) _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
