bizgres - bizgres: fixed not null exception bug in

From: nwakefield(at)pgfoundry(dot)org (User Nwakefield)
To: pgsql-committers(at)postgresql(dot)org
Subject: bizgres - bizgres: fixed not null exception bug in
Date: 2006-06-08 20:39:28
Message-ID: 20060608203928.F16A886C60B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fixed not null exception bug in regexextracttrasformation

Modified Files:
--------------
bizgres/KETL/xml/Tests:
RegExTransform.xml (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/xml/Tests/RegExTransform.xml.diff?r1=1.1&r2=1.2)
bizgres/KETL/src/com/kni/etl/ketl/transformation:
RegExExtractTransformation.java (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/etl/ketl/transformation/RegExExtractTransformation.java.diff?r1=1.1&r2=1.2)
bizgres/KETL/lib:
KETL.jar (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/lib/KETL.jar.diff?r1=1.14&r2=1.15)

Browse pgsql-committers by date

  From Date Subject
Next Message David Fetter 2006-06-08 23:21:05 Re: pgsql: Update wording: < * Add SQL99 WITH RECURSIVE to SELECT > * Add
Previous Message User Sdanforth 2006-06-08 19:16:03 bizgres - bizgres: Added information for Release-0_9_3