bizgres - bizgres: Modified PQgetResult in the native end COPY method to

From: agoldshuv(at)pgfoundry(dot)org (User Agoldshuv)
To: pgsql-committers(at)postgresql(dot)org
Subject: bizgres - bizgres: Modified PQgetResult in the native end COPY method to
Date: 2005-08-23 23:38:52
Message-ID: 20050823233852.9CAB41125F7B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-08-23 23:51:18 pgsql: Mark item as complete, add another: < * Allow triggers to be
Previous Message Bruce Momjian 2005-08-23 23:31:53 pgsql: Release note cleanups.