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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAgent commit: Fixed a bug in DBconn::GetLastError() function.
Date: 2015-04-01 09:56:01
Message-ID: E1YdFNR-0005oF-DX@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-04-01 09:57:50 Re: PATCH: pgagent fix for 'Caught unhandled unknown exception; terminating' bug in SQL steps
Previous Message Sanket Mehta 2015-04-01 09:01:21 Re: autocommit feature in pgadmin