pgAdmin 4 commit: Fixed an issue where pgAdmin failed to start due to b

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where pgAdmin failed to start due to b
Date: 2022-09-15 07:46:41
Message-ID: E1oYja5-0000dI-1O@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where pgAdmin failed to start due to bin path migration. Fixes #7557

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=985546fff6110b099876ec5c012eaa2bf4f57ba7
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_14.rst | 1 +
web/pgadmin/browser/server_groups/servers/types.py | 59 +++++++++++-----------
2 files changed, 31 insertions(+), 29 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-09-15 07:47:04 Re: [pgAdmin][RM7709] ERD Throws error if variable added to column
Previous Message Aditya Toshniwal 2022-09-15 06:53:31 [pgAdmin][RM7709] ERD Throws error if variable added to column