pgAgent commit: Fixed a bug in DBconn::GetLastError() function. - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAgent commit: Fixed a bug in DBconn::GetLastError() function.
Date
Msg-id E1YdFNR-0005oF-DX@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Sanket Mehta
Date:
Subject: Re: autocommit feature in pgadmin
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: pgagent fix for 'Caught unhandled unknown exception; terminating' bug in SQL steps