npgsql - Npgsql2: Don't change client encoding if we know it to already

From: talliesin(at)pgfoundry(dot)org (User Talliesin)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Don't change client encoding if we know it to already
Date: 2008-04-03 11:06:04
Message-ID: 20080403110604.89A0B17AD0B1@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Don't change client encoding if we know it to already be utf-8. Thanks to David Bachmann.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlConnector.cs (r1.16 -> r1.17)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlConnector.cs.diff?r1=1.16&r2=1.17)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2008-04-03 13:25:02 pgsql: Oops, add proper #ifdef for systems without support for syslog.
Previous Message User Talliesin 2008-04-03 11:03:17 npgsql - Npgsql2: Don't change client encoding if we know it to already