npgsql - Npgsql2: Added a fix for 64 bits windows.

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Added a fix for 64 bits windows.
Date: 2010-01-18 02:06:56
Message-ID: 20100118020656.AD3C81072154@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

Added a fix for 64 bits windows. The type of the SecHandle structure was hardcoded to int 32 bit int values which was giving problems on 64 bits windows. Now uses an architecture independente pointer type. Thanks Brar Piening for patch and heads up.

Modified Files:
--------------
Npgsql2/src/Npgsql:
SSPIHandler.cs (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/SSPIHandler.cs?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2010-01-18 02:14:28 npgsql - Npgsql2: Changed NpgsqlInet test method name to better explain
Previous Message Tom Lane 2010-01-18 00:32:21 pgsql: Update SET CONSTRAINTS reference page --- it failed to mention