Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 940d190bc8883328c4c5cde0f43695ad9219290e https://github.com/pgadmin-org/pgadmin4/commit/940d190bc8883328c4c5cde0f43695ad9219290e Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths: M docs/en_US/release_notes_7_5.rst M web/pgadmin/utils/driver/psycopg3/connection.py Log Message: ----------- Fixed an issue where pgAdmin failed to setup role with hyphens in name. #6531