Thread: npgsql - Npgsql: 2006-08-12 Francisco Figueiredo Jr.

npgsql - Npgsql: 2006-08-12 Francisco Figueiredo Jr.

From
fxjr@pgfoundry.org (User Fxjr)
Date:
Log Message:
-----------

2006-08-12  Francisco Figueiredo Jr.  <fxjrlists@yahoo.com.br>

    *NpgsqlConnector.cs:  Added wrapper try catch surrounding Notification calling code to avoid potential problems if
thereare any exceptions inside Notification handling function provided by user and there is no exception block. This
couldmake our notification thread die. Thanks Josh Cooley for heads up. 

Modified Files:
--------------
    Npgsql/src/Npgsql:
        NpgsqlConnector.cs (r1.32 -> r1.33)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlConnector.cs.diff?r1=1.32&r2=1.33)