pgAdmin 4 commit: Fix an issue where setting STORAGE_DIR to empty shoul - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix an issue where setting STORAGE_DIR to empty shoul
Date
Msg-id E1iquWq-000329-Oy@gothos.postgresql.org
Whole thread Raw
List 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.wimmesberger@zoetis.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(-)


pgadmin-hackers by date:

Previous
From: Chethana Kumar
Date:
Subject: Re: Schema Diff UI Improvement
Next
From: Khushboo Vashi
Date:
Subject: Re: Schema Diff UI Improvement