Log Message:
-----------
MPP-1829. loader would crash with core dump and not notify of load stats when
hard database failure happened. New loader version 2.0.22
Modified Files:
--------------
bizgres/loader/src/com/deepgreen/loader:
DGLoaderProperties.java (r1.21 -> r1.22)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/loader/src/com/deepgreen/loader/DGLoaderProperties.java.diff?r1=1.21&r2=1.22)
AsyncCdbWriter.java (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/loader/src/com/deepgreen/loader/AsyncCdbWriter.java.diff?r1=1.4&r2=1.5)
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match