npgsql - Npgsql2: "Applied patch against CVS containing comments and - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: "Applied patch against CVS containing comments and
Date
Msg-id 20071013201540.4A322217799@pgfoundry.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: "Applied patch against CVS containing comments and
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: