[pgadmin-org/pgadmin4] a008f9: Fixed an issue where the database server is not co...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] a008f9: Fixed an issue where the database server is not co...
Date: 2023-02-28 08:00:19
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/1c0b82-a008f9@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: a008f9ba79aee8f1b24cae6865611d5b00c8b9fd
https://github.com/pgadmin-org/pgadmin4/commit/a008f9ba79aee8f1b24cae6865611d5b00c8b9fd
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-02-28 (Tue, 28 Feb 2023)

Changed paths:
M docs/en_US/release_notes_6_21.rst
M web/pgadmin/utils/driver/psycopg2/server_manager.py
M web/pgadmin/utils/driver/psycopg3/connection.py
M web/pgadmin/utils/driver/psycopg3/server_manager.py

Log Message:
-----------
Fixed an issue where the database server is not connected using a service file. #5889

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-02-28 10:54:54 [pgadmin-org/pgadmin4] 55b917: 1) Ensure that when '--pkg resql' is provided then...
Previous Message Nikhil Mohite 2023-02-27 10:17:37 [pgadmin-org/pgadmin4] 1c0b82: Fixed schema diff UI alignment issues.