npgsql - Npgsql: 2006-08-12 Francisco Figueiredo Jr. - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql: 2006-08-12 Francisco Figueiredo Jr.
Date
Msg-id 20060812175724.E932D86C67C@pgfoundry.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql: 2006-08-12 Francisco Figueiredo Jr.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove ancient, obsolete comment.