[pgadmin-org/pgadmin4] b6924a: Fixed error occurring while opening query tool aft...

From: Yogesh Mahajan <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] b6924a: Fixed error occurring while opening query tool aft...
Date: 2023-05-23 10:00:57
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/96f3ac-b6924a@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: b6924a84d6fa40e0c7d5ca61fe7db5756b50de6e
https://github.com/pgadmin-org/pgadmin4/commit/b6924a84d6fa40e0c7d5ca61fe7db5756b50de6e
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-05-23 (Tue, 23 May 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/static/js/server.js

Log Message:
-----------
Fixed error occurring while opening query tool after togging Resume/Pause wal replay. #6026

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-05-23 11:02:56 [pgadmin-org/pgadmin4] bbd592: Python dependency: Update requests requirement fro...
Previous Message Aditya Toshniwal 2023-05-23 09:07:33 [pgadmin-org/pgadmin4] 96f3ac: Code improvements to handle API errors gracefully ...