npgsql - Npgsql2: Fixed some connection leaking tests. - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Fixed some connection leaking tests.
Date
Msg-id 20120914020737.78B59142E72@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

Fixed some connection leaking tests.

Added more datatype tests.

Modified Files:
--------------
    Npgsql2/testsuite/noninteractive/NUnit20:
        CommandTests.cs (r1.48 -> r1.49)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/NUnit20/CommandTests.cs?r1=1.48&r2=1.49)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Keep plperl's current_call_data record on the stack, instead of
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Fixed more connection leaks in the tests.