pgAdmin 4 commit: Ensure the runtime can startup properly if thereare - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure the runtime can startup properly if thereare
Date
Msg-id E1g2Gg8-0003Tp-Od@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the runtime can startup properly if there are wide characters in the logfile path on Windows. Fixes #3464

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_3_4.rst |  1 +
runtime/Server.cpp               | 21 ++++++++++++++++++++-
2 files changed, 21 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3464 pgAdmin 4 won't start on windows
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3464 pgAdmin 4 won't start on windows