npgsql - Npgsql2: Add connection pool tests

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Add connection pool tests
Date: 2008-12-10 04:39:57
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add connection pool tests

Modified Files:
--------------
Npgsql2/testsuite/noninteractive/NUnit20:
ConnectionTests.cs (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/NUnit20/ConnectionTests.cs.diff?r1=1.7&r2=1.8)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2008-12-10 04:42:05 npgsql - Npgsql2: Reuse connection in transaction - test provided by
Previous Message User Jbcooley 2008-12-10 04:39:16 npgsql - Npgsql2: Handle case where same connection object is closed and