mail-archives/mono-bugs/2009-March/087396.html

105 строки
4.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 490021] Performance improvement in SQLiteConvert
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20490021%5D%20Performance%20improvement%20in%20SQLiteConvert&In-Reply-To=bug-490021-28286%40https.bugzilla.novell.com/">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="087394.html">
<LINK REL="Next" HREF="087391.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 490021] Performance improvement in SQLiteConvert</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20490021%5D%20Performance%20improvement%20in%20SQLiteConvert&In-Reply-To=bug-490021-28286%40https.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 490021] Performance improvement in SQLiteConvert">bugzilla_noreply at novell.com
</A><BR>
<I>Sun Mar 29 06:27:41 EDT 2009</I>
<P><UL>
<LI>Previous message: <A HREF="087394.html">[Mono-bugs] [Bug 490021] Performance improvement in SQLiteConvert
</A></li>
<LI>Next message: <A HREF="087391.html">[Mono-bugs] [Bug 490024] New: Mouse pointer restricted to SUSE 11.0 guest os window in VMWare Workstation 6.5
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#87396">[ date ]</a>
<a href="thread.html#87396">[ thread ]</a>
<a href="subject.html#87396">[ subject ]</a>
<a href="author.html#87396">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=490021">https://bugzilla.novell.com/show_bug.cgi?id=490021</A>
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bertrand.lorentz at gmail.com</A> added comment
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=490021#c3">https://bugzilla.novell.com/show_bug.cgi?id=490021#c3</A>
Bertrand Lorentz &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bertrand.lorentz at gmail.com</A>&gt; changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #282697|0 |1
is obsolete| |
--- Comment #3 from Bertrand Lorentz &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">bertrand.lorentz at gmail.com</A>&gt; 2009-03-29 04:27:33 MDT ---
Created an attachment (id=282710)
--&gt; (<A HREF="https://bugzilla.novell.com/attachment.cgi?id=282710">https://bugzilla.novell.com/attachment.cgi?id=282710</A>)
Use a case-insensitive comparer
You're right, I missed that.
This new version of the patch addresses the issue by using the
InvariantCultureIgnoreCase comparer for the keys.
--
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="087394.html">[Mono-bugs] [Bug 490021] Performance improvement in SQLiteConvert
</A></li>
<LI>Next message: <A HREF="087391.html">[Mono-bugs] [Bug 490024] New: Mouse pointer restricted to SUSE 11.0 guest os window in VMWare Workstation 6.5
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#87396">[ date ]</a>
<a href="thread.html#87396">[ thread ]</a>
<a href="subject.html#87396">[ subject ]</a>
<a href="author.html#87396">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>