bizgres - bizgres: Bug fix. - Mailing list pgsql-committers

From agoldshuv@pgfoundry.org (User Agoldshuv)
Subject bizgres - bizgres: Bug fix.
Date
Msg-id 20050827004923.AEDAE1125F5C@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Bug fix. COPY parsing failed to parse the first table attribute when
it's not the first data field in the row.

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

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

pgsql-committers by date:

Previous
From: agoldshuv@pgfoundry.org (User Agoldshuv)
Date:
Subject: bizgres - bizgres: Command result clean up added.
Next
From: jzhang@pgfoundry.org (User Jzhang)
Date:
Subject: bizgres - bizgres: New Directory