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

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: "Applied patch against CVS containing comments and
Дата
Msg-id 20071013201540.4A322217799@pgfoundry.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql2: "Applied patch against CVS containing comments and
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: