pgAdmin 4 commit: Fixes #1909 Handle startup errors more gracefully in - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixes #1909 Handle startup errors more gracefully in
Date
Msg-id E1c1qey-0003yb-8s@gothos.postgresql.org
Whole thread Raw
List 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@pgadmin.org>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM 1729 Role privileges are badly displayed
Next
From: Akshay Joshi
Date:
Subject: Re: Graceful error handling in the runtime