npgsql - Npgsql2: Fixed a test which were leaking a datareader open.

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Fixed a test which were leaking a datareader open.
Date: 2011-12-17 01:58:43
Message-ID: 20111217015844.08EFBA8D53B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Fixed a test which were leaking a datareader open.

Added bug tests

Added initial massive datatype testcase.

Modified Files:
--------------
Npgsql2/testsuite/noninteractive/NUnit20:
CommandTests.cs (r1.47 -> r1.48)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/NUnit20/CommandTests.cs?r1=1.47&r2=1.48)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2011-12-17 02:00:26 npgsql - Npgsql2: Fixed line endings.
Previous Message Thom Brown 2011-12-17 00:57:59 Re: pgsql: Add --section option to pg_dump and pg_restore.