bizgres - bizgres: Added error debug information when transactions fail. - Mailing list pgsql-committers

From agoldshuv@pgfoundry.org (User Agoldshuv)
Subject bizgres - bizgres: Added error debug information when transactions fail.
Date
Msg-id 20060214021643.EA2301033852@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Added error debug information when transactions fail.

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

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

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Document that xact commit/abort stats are collected if any stat
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - fe: Reduce the identifier size for prepared statements.