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)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to