bizgres - bizgres: Fixed Bug: Dataitem not being set to null when data - Mailing list pgsql-committers

From nwakefield@pgfoundry.org (User Nwakefield)
Subject bizgres - bizgres: Fixed Bug: Dataitem not being set to null when data
Date
Msg-id 20060607182259.5025B86C572@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fixed Bug:
Dataitem not being set to null when data is null - fixed.

Modified Files:
--------------
    bizgres/KETL/lib:
        KETLXMLExt.jar (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/lib/KETLXMLExt.jar.diff?r1=1.4&r2=1.5)
    bizgres/KETL/src/com/kni/etl/ketl/transformation:
        XMLToFieldsTransformation.java (r1.2 -> r1.3)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/etl/ketl/transformation/XMLToFieldsTransformation.java.diff?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Have REINDEX use NOTICE, so it can be suppressed.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Per previous analysis, the most correct notion of SampleOverhead