pgAdmin 4 commit: Ensure server cleanup on exit only happens if theser - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure server cleanup on exit only happens if theser
Date
Msg-id E1fH3UJ-00084B-Rb@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure server cleanup on exit only happens if the server actually started up. Fixes #3277

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=252a9b265b1ed97c1562d9f9f68feaed229ef19b
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3277 Runtime startup error handling isbroken on Windows.