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

Started by Nonamealmost 19 years ago1 messagescomitters
Jump to latest
#1Noname
fxjr@pgfoundry.org

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)