bizgres - bizgres: Added CSV and BINARY data formats to the buffered - Mailing list pgsql-committers

From agoldshuv@pgfoundry.org (User Agoldshuv)
Subject bizgres - bizgres: Added CSV and BINARY data formats to the buffered
Date
Msg-id 20050718234703.7039F6B980F@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Added CSV and BINARY data formats to the buffered parsing execution path
of TEXT format. Code refactored and eliminated previous duplications.

Modified Files:
--------------
    bizgres/postgresql/src/backend/commands:
        copy.c (r1.2 -> r1.3)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/commands/copy.c.diff?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix some bogosities in geometric-function documentation: add an
Next
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql: Documentation tweak: make CREATE OPERATOR