npgsql - Npgsql2: Fixed a bug where Npgsql wasn't honoring the - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Fixed a bug where Npgsql wasn't honoring the
Date
Msg-id 20091202015055.1F8F610749B1@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

Fixed a bug where Npgsql wasn't honoring the connectiontimeout on Startup method.

See http://pgfoundry.org/forum/message.php?msg_id=1005603 for more info. Thanks chaitra p (cpadsalgi @nospam@
peak6.com)for heads up. 

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

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Enable thread safety Enable thread safety on all platforms.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Instead of sending application_name as a SET command after the