npgsql - Npgsql2: Fixed a test which were leaking a datareader open. - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Fixed a test which were leaking a datareader open.
Date
Msg-id 20111217015844.08EFBA8D53B@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: Thom Brown
Date:
Subject: Re: pgsql: Add --section option to pg_dump and pg_restore.
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Fixed line endings.