npgsql - Npgsql2: Fully qualify type name for ProviderException so that

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Fully qualify type name for ProviderException so that
Date: 2008-04-11 02:43:54
Message-ID: 20080411024354.2E24917AE685@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fully qualify type name for ProviderException so that it doesn't conflict with System.Data.ProviderException in System.Data.Entity assembly

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

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2008-04-11 02:55:51 npgsql - Npgsql2: Add Entity Framework configurations to allow 2.0
Previous Message Robert Treat 2008-04-11 00:43:57 Re: [COMMITTERS] pgsql: Remove mention of the Berkeley origins of the alias "Postgres"