pgAgent commit: Return the exit value from Windows Batch steps correctl

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAgent commit: Return the exit value from Windows Batch steps correctl
Дата
Msg-id E1U3NU1-0005Bg-TG@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Return the exit value from Windows Batch steps correctly.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=516451b8251d656ed1ef8e3d0ec3a02d4a107b80

Modified Files
--------------
include/pgAgent.h |    2 +-
job.cpp           |   13 ++++++++-----
win32.cpp         |    7 ++-----
3 files changed, 11 insertions(+), 11 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Correct the case shifting shortcut key descriptions
Следующее
От: Dave Page
Дата:
Сообщение: pgAgent commit: Avoid leaking handles if a batch task gives an error.