npgsql - Npgsql2: Updated RELEASENOTES to include a last minute fix.

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Updated RELEASENOTES to include a last minute fix.
Date: 2007-11-06 13:13:55
Message-ID: 20071106131355.66D75217069@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

Updated RELEASENOTES to include a last minute fix.

Fixed a possible lockup when using SyncNotification. Runtime wasn't releasing the lock fairly. See http://pgfoundry.org/forum/message.php?msg_id=1002650 for more info. Thanks Clive Simmens (cs at ctronix dot com) for heads up, tests and patch.

Modified Files:
--------------
Npgsql2:
RELEASENOTES.txt (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/RELEASENOTES.txt.diff?r1=1.2&r2=1.3)
Npgsql2/src/Npgsql:
NpgsqlConnector.cs (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlConnector.cs.diff?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2007-11-06 13:14:33 npgsql - Npgsql2: Updated
Previous Message User Eggyknap 2007-11-06 12:57:17 pllolcode - pllolcode: Update documentation