pgAdmin 4 commit: Fix an issue where setting STORAGE_DIR to empty shoul

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix an issue where setting STORAGE_DIR to empty shoul
Date: 2020-01-13 07:52:52
Message-ID: E1iquWq-000329-Oy@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix an issue where setting STORAGE_DIR to empty should show all the volumes on Windows in server mode. Fixes #5025.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9dccd20bb3617ad9abcc706eb796d9c227b8d7a5
Author: Simon Wimmesberger <simon(dot)wimmesberger(at)zoetis(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_18.rst | 1 +
web/pgadmin/misc/file_manager/__init__.py | 21 ++++++++++-----------
web/pgadmin/setup/data_directory.py | 2 +-
3 files changed, 12 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2020-01-13 08:52:15 Re: Schema Diff UI Improvement
Previous Message Chethana Kumar 2020-01-13 07:45:23 Re: Schema Diff UI Improvement