pgAdmin 4 commit: Ensure the runtime can startup properly if there are

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the runtime can startup properly if there are
Date: 2018-09-18 14:08:36
Message-ID: E1g2Gg8-0003Tp-Od@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)joshi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-09-18 14:09:29 Re: [pgAdmin4][Patch]: RM #3464 pgAdmin 4 won't start on windows
Previous Message Akshay Joshi 2018-09-18 11:25:05 Re: [pgAdmin4][Patch]: RM #3464 pgAdmin 4 won't start on windows