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.sha...@enterprisedb.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