bizgres - bizgres: Modified PQgetResult in the native end COPY method to - Mailing list pgsql-committers

From agoldshuv@pgfoundry.org (User Agoldshuv)
Subject bizgres - bizgres: Modified PQgetResult in the native end COPY method to
Date
Msg-id 20050823233852.9CAB41125F7B@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Modified PQgetResult in the native end COPY method to execute in a loop and
wait for a NULL - otherwize transactions won't be able to execute in some
rare occasions.

Modified Files:
--------------
    bizgres/loader/src/native/com/deepgreen/loader:
        lipqcmd.c (r1.2 -> r1.3)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/loader/src/native/com/deepgreen/loader/lipqcmd.c.diff?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add ALTER TABLE ENABLE/DISABLE TRIGGER commands.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Mark item as complete, add another: < * Allow triggers to be