pgAdmin 4 commit: Ensure that the dump servers functionality works from

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the dump servers functionality works from
Date: 2022-08-31 08:58:55
Message-ID: E1oTJYl-0000C2-2h@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the dump servers functionality works from setup.py. Fixes #7644

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=72f819ec6796bd0816e521af1a247785849acfe5

Modified Files
--------------
docs/en_US/release_notes_6_14.rst | 1 +
web/pgadmin/misc/file_manager/__init__.py | 4 ++--
web/pgadmin/utils/__init__.py | 9 +++++----
web/regression/javascript/search_objects/SearchObject.spec.js | 6 +++---
web/setup.py | 4 ++--
5 files changed, 13 insertions(+), 11 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-09-01 06:15:57 pgAdmin 4 commit: Fixed audit issue.
Previous Message Khushboo Vashi 2022-08-30 11:43:32 Re: Housekeeping #7446 [docs] Update keyboard shortcut docs page