pgAdmin 4 commit: Fixed incorrect binary path issue when the user delet

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed incorrect binary path issue when the user delet
Date: 2021-07-26 06:20:12
Message-ID: E1m7tyG-0008EA-OJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed incorrect binary path issue when the user deletes the binary path from the preferences. Fixes #6619

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_6.rst | 1 +
web/pgadmin/browser/server_groups/servers/types.py | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2021-07-26 07:23:44 Re: Bug #6531
Previous Message Akshay Joshi 2021-07-26 05:51:45 Re: [pgAdmin][RM-6637]: [React] Port View node to react