Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 60265b306f312b6b54dd1459870a9a43ab469956 https://github.com/pgadmin-org/pgadmin4/commit/60265b306f312b6b54dd1459870a9a43ab469956 Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths: M web/pgadmin/tools/psql/__init__.py Log Message: ----------- Fixed an issue where PSQL is not working if the PGUSER env variable is set and service file is used for server connection details. #6180