pgAdmin 4 commit: Added support to disable the auto-discovery of the da

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added support to disable the auto-discovery of the da
Date: 2021-12-13 07:41:37
Message-ID: E1mwfxp-00016Y-Kn@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added support to disable the auto-discovery of the database servers. Fixes #7039

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_3.rst | 1 +
web/config.py | 8 ++++++++
web/pgadmin/__init__.py | 6 ++++++
3 files changed, 15 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-13 07:42:00 Re: [pgAdmin][RM7020] Status message hides last line of messages when running a query
Previous Message Aditya Toshniwal 2021-12-13 07:25:46 [pgAdmin][RM7020] Status message hides last line of messages when running a query