npgsql - Npgsql2: Bug 1010440 - Check for correct type when getting

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Bug 1010440 - Check for correct type when getting
Date: 2008-07-29 01:35:57
Message-ID: 20080729013557.A887C17AE71F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Bug 1010440 - Check for correct type when getting store type.
Thanks to Thanh Trung Le for reporting the bug and offering the solution.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlProviderManifest.cs (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlProviderManifest.cs.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2008-07-29 01:44:04 npgsql - Npgsql2: Make Npgsql more stable in the face of Thread.Abort.
Previous Message Tom Lane 2008-07-28 18:45:18 pgsql: Update 8.1 and 8.0 plpython to work with Python 2.5.