pgAdmin 4 commit: Ensure the runtime core application is setup before t

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the runtime core application is setup before t
Date: 2018-05-08 08:54:37
Message-ID: E1fFyOL-0005mU-3b@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the runtime core application is setup before trying to access any settings. Fixes #3333

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c68848e7f30fed68b58ddf500c5bfe702f75ef48

Modified Files
--------------
docs/en_US/release_notes_3_1.rst | 1 +
runtime/pgAdmin4.cpp | 5 ++---
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-05-08 08:56:11 Re: [pgAdmin4][Patch]: Fix layout of the error message in the query tool
Previous Message Akshay Joshi 2018-05-08 08:31:00 Re: [pgAdmin4][Patch]: Fixed RMs #1220 & #1221