pgAdmin III commit: Improve handling of lost connections

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Improve handling of lost connections
Date: 2014-06-18 21:39:24
Message-ID: E1WxNZk-0006GB-Gs@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Improve handling of lost connections

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=52793840a2c486b15922bc49e4a56054c44b8bfc
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/db/pgConn.cpp | 19 ++++++++++++-------
pgadmin/include/db/pgConn.h | 1 +
3 files changed, 14 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-06-18 21:39:37 Re: Fix for a problem with auto reconnection
Previous Message Akshay Joshi 2014-06-18 10:50:00 Fixed issue when clicked on functions inside the package in PPAS