npgsql - Npgsql2: Fixed a bug where Npgsql wasn't honoring the

Started by Nonameover 16 years ago1 messagescomitters
Jump to latest
#1Noname
fxjr@pgfoundry.org

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)