bizgres - bizgres: Added return codes to the loader 0 = Loader

Поиск
Список
Период
Сортировка
От agoldshuv@pgfoundry.org (User Agoldshuv)
Тема bizgres - bizgres: Added return codes to the loader 0 = Loader
Дата
Msg-id 20060119141504.9BDF21033E7D@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Added return codes to the loader
0 = Loader terminated normally. All data loaded.
1 = Loader terminated normally. Some data loaded.
2 = Loader terminated abnormally.

Modified Files:
--------------
    bizgres/loader/src/com/deepgreen/loader:
        DGLoader.java (r1.11 -> r1.12)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/loader/src/com/deepgreen/loader/DGLoader.java.diff?r1=1.11&r2=1.12)

В списке pgsql-committers по дате отправления:

Предыдущее
От: h-saito@pgfoundry.org (User H-saito)
Дата:
Сообщение: psqlodbc - psqlodbc: Compile accuracy rise.(iODBC and unixODBC and
Следующее
От: agoldshuv@pgfoundry.org (User Agoldshuv)
Дата:
Сообщение: bizgres - bizgres: Fix to error codes.