pgAgent commit: Fixed a bug in DBconn::GetLastError() function.

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAgent commit: Fixed a bug in DBconn::GetLastError() function.
Дата
Msg-id E1YdFNR-0005oF-DX@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed a bug in DBconn::GetLastError() function.

pgAgent was crashing, while removing the trailing new-lines from the
empty error message string (Reported by: Thomas Krennwallner)

Branch
------
master

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

Modified Files
--------------
connection.cpp |   10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)


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

Предыдущее
От: Sanket Mehta
Дата:
Сообщение: Re: autocommit feature in pgadmin
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: PATCH: pgagent fix for 'Caught unhandled unknown exception; terminating' bug in SQL steps