pgAdmin 4 commit: Fixes #1909 Handle startup errors more gracefully in

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1909 Handle startup errors more gracefully in
Date: 2016-11-02 08:12:36
Message-ID: E1c1qey-0003yb-8s@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes #1909 Handle startup errors more gracefully in the runtime

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5be9d5f054c1014446a5d12e3381e594bc776b50
Author: Dave Page <dpage(at)pgadmin(dot)org>

Modified Files
--------------
runtime/pgAdmin4.cpp | 88 +++++++++++++++++++++++++++++++---------------------
1 file changed, 52 insertions(+), 36 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-11-02 08:14:03 Re: Graceful error handling in the runtime
Previous Message Dave Page 2016-11-01 09:45:52 Re: [pgAdmin4][Patch]: RM 1729 Role privileges are badly displayed