[pgadmin-org/pgadmin4] 12f828: Fix an issue where Backup, Restore, and Maintenanc...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 12f828: Fix an issue where Backup, Restore, and Maintenanc...
Date: 2023-03-27 12:12:05
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/66cb4e-12f828@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 12f82820c9972ece80aad41df138aa39f45363e5
https://github.com/pgadmin-org/pgadmin4/commit/12f82820c9972ece80aad41df138aa39f45363e5
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-03-27 (Mon, 27 Mar 2023)

Changed paths:
M docs/en_US/release_notes_7_0.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py
M web/pgadmin/tools/backup/__init__.py
M web/pgadmin/tools/maintenance/__init__.py
M web/pgadmin/tools/restore/__init__.py

Log Message:
-----------
Fix an issue where Backup, Restore, and Maintenance not working if connection timeout is set in the server dialog. #5959

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2023-03-28 05:37:53 [pgadmin-org/pgadmin4] 501bff: Ensure google authentication can be completed succ...
Previous Message Aditya Toshniwal 2023-03-27 11:44:54 [pgadmin-org/pgadmin4] 66cb4e: Auto expand row edit form when a new row is added ...