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

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: Fixed a bug where Npgsql wasn't honoring the
Дата
Msg-id 20091202015055.1F8F610749B1@pgfoundry.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Enable thread safety Enable thread safety on all platforms.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Instead of sending application_name as a SET command after the