npgsql - Npgsql2: Use Kana-width-insensitive comparisons supplied by

From: talliesin(at)pgfoundry(dot)org (User Talliesin)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Use Kana-width-insensitive comparisons supplied by
Date: 2009-01-12 11:26:41
Message-ID: 20090112112641.B32C817ADE45@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use Kana-width-insensitive comparisons supplied by System.Globalization.CompareInfo rather than rolling our own.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlRowDescription.cs (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlRowDescription.cs.diff?r1=1.7&r2=1.8)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2009-01-12 14:06:20 pgsql: Add some minimal documentation that the SQL standard requires
Previous Message Peter Eisentraut 2009-01-12 09:38:31 pgsql: Use qualified_name instead of relation_expr for commands that