[pgadmin-org/pgadmin4] bfa859: Fixed an issue where PSQL tool prompts for passwor...

From: Pravesh Sharma <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] bfa859: Fixed an issue where PSQL tool prompts for passwor...
Date: 2023-05-23 05:37:17
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/b1eba4-bfa859@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: bfa859e9cecf5b1a64478faef51659ebd74f1846
https://github.com/pgadmin-org/pgadmin4/commit/bfa859e9cecf5b1a64478faef51659ebd74f1846
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-05-23 (Tue, 23 May 2023)

Changed paths:
M web/pgadmin/utils/driver/psycopg3/server_manager.py

Log Message:
-----------
Fixed an issue where PSQL tool prompts for password if using password exec command. #6247

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-05-23 06:22:37 [pgadmin-org/pgadmin4] dd4639: Fixed an issue where Foreign Key columns are shown...
Previous Message Aditya Toshniwal 2023-05-22 12:03:45 [pgadmin-org/pgadmin4] b1eba4: Fix incorrect number of foreign tables displayed. ...