npgsql - Npgsql2: Make Fill test work with version 2 of the protocol - Mailing list pgsql-committers

From jbcooley@pgfoundry.org (User Jbcooley)
Subject npgsql - Npgsql2: Make Fill test work with version 2 of the protocol
Date
Msg-id 20080428015031.0CB9417AE6B9@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make Fill test work with version 2 of the protocol

Modified Files:
--------------
    Npgsql2/testsuite/noninteractive/NUnit20:
        DataAdapterTests.cs (r1.5 -> r1.6)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/NUnit20/DataAdapterTests.cs.diff?r1=1.5&r2=1.6)

pgsql-committers by date:

Previous
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Add SGML ID attributes to the arrays subsections, and a few index
Next
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: Improvements to System.Transactions support.