Thread: npgsql - Npgsql2: "Applied patch against CVS containing comments and

npgsql - Npgsql2: "Applied patch against CVS containing comments and

From
fxjr@pgfoundry.org (User Fxjr)
Date:
Log Message:
-----------

"Applied patch against CVS containing comments and small fixes for COPY support.

Biggest change in structure is the separation of copy format into its own class - this is required to support
serialization,which I'm working on." (Kalle Hallivuori) 

Added Files:
-----------
    Npgsql2/src/Npgsql:
        NpgsqlCopyFormat.cs (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCopyFormat.cs?rev=1.1&content-type=text/x-cvsweb-markup)
        NpgsqlCopySerializer.cs (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCopySerializer.cs?rev=1.1&content-type=text/x-cvsweb-markup)