bizgres - bizgres: Default value for field did not work when default - Mailing list pgsql-committers

From nwakefield@pgfoundry.org (User Nwakefield)
Subject bizgres - bizgres: Default value for field did not work when default
Date
Msg-id 20060413231401.421341033847@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Default value for field did not work when default value was 0 length

Modified Files:
--------------
    bizgres/KETL/src/com/kni/etl:
        ParallelChannelParser.java (r1.5 -> r1.6)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/src/com/kni/etl/ParallelChannelParser.java.diff?r1=1.5&r2=1.6)

pgsql-committers by date:

Previous
From: nwakefield@pgfoundry.org (User Nwakefield)
Date:
Subject: bizgres - bizgres: Added automatic support for optional quotes.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Repair a low-probability race condition identified by Qingqing