[pgadmin-org/pgadmin4] 5d7080: 1. Fixed an issue where psql was not taking the ro...

From: Pravesh Sharma <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 5d7080: 1. Fixed an issue where psql was not taking the ro...
Date: 2023-11-02 05:30:40
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/53b5b5-5d7080@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: 5d70803d6d4b5156dbf6ff480fe3675cbbf9dbc7
https://github.com/pgadmin-org/pgadmin4/commit/5d70803d6d4b5156dbf6ff480fe3675cbbf9dbc7
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-11-02 (Thu, 02 Nov 2023)

Changed paths:
M web/pgadmin/tools/psql/__init__.py
M web/pgadmin/tools/psql/static/js/psql_module.js
M web/pgadmin/tools/psql/templates/editor_template.html

Log Message:
-----------
1. Fixed an issue where psql was not taking the role used to connect in server properties. #5807

2. Corrected title in query tool connection link.

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-11-02 05:35:28 [pgadmin-org/pgadmin4]
Previous Message Akshay Joshi 2023-11-01 15:39:47 [pgadmin-org/pgadmin4] 53b5b5: Use notarytool instead of altool for notarization,...