npgsql - Npgsql2: 2007-11-1 Josh Cooley <jbnpgsql@tuxinthebox.net>

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: 2007-11-1 Josh Cooley <jbnpgsql@tuxinthebox.net>
Date: 2007-11-02 00:41:16
Message-ID: 20071102004116.BCB0B2175A6@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
2007-11-1 Josh Cooley <jbnpgsql(at)tuxinthebox(dot)net>

Improve handleing of closed connections and non-pooled connections

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlPromotableSinglePhaseNotification.cs (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlPromotableSinglePhaseNotification.cs.diff?r1=1.1&r2=1.2)
NpgsqlResourceManager.cs (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlResourceManager.cs.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Hiroshi Saito 2007-11-02 06:12:53 Re: pgsql: Add compat file for dynamically loading the functions that MinGW
Previous Message Andrew Dunstan 2007-11-01 23:28:09 Re: Re: [COMMITTERS] pgsql: Close previously open holes for invalidly encoded data to enter