[pgadmin-org/pgadmin4] fd1c26: Modify the logic to show the connection string for...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] fd1c26: Modify the logic to show the connection string for...
Date: 2023-01-24 11:53:11
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/7dc0c1-fd1c26@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: fd1c26408bbf154fa455a49ee5c12895933833a3
https://github.com/pgadmin-org/pgadmin4/commit/fd1c26408bbf154fa455a49ee5c12895933833a3
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-01-24 (Tue, 24 Jan 2023)

Changed paths:
M docs/en_US/release_notes_6_20.rst
M web/pgadmin/browser/server_groups/servers/__init__.py
M web/pgadmin/utils/driver/psycopg2/server_manager.py

Log Message:
-----------
Modify the logic to show the connection string for the shared servers. #4728

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-01-27 18:03:18 [pgadmin-org/pgadmin4] 998f39: Bump ua-parser-js from 0.7.32 to 0.7.33 in /web
Previous Message Khushboo Vashi 2023-01-24 11:52:42 [pgadmin-org/pgadmin4] 7dc0c1: Make the heartbeat normal thread to the daemon thr...