From: | Khushboo Vashi <noreply(at)github(dot)com> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | [pgadmin-org/pgadmin4] 6ae915: Fix orphan database connections resulting in an in... |
Date: | 2023-01-19 10:27:16 |
Message-ID: | pgadmin-org/pgadmin4/push/refs/heads/master/22cc65-6ae915@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: 6ae91592d115272ad6903560d8f81c693451fa6d
https://github.com/pgadmin-org/pgadmin4/commit/6ae91592d115272ad6903560d8f81c693451fa6d
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M web/config.py
M web/pgadmin/__init__.py
M web/pgadmin/browser/__init__.py
M web/pgadmin/browser/server_groups/servers/static/js/server.js
M web/pgadmin/browser/static/js/browser.js
A web/pgadmin/browser/static/js/heartbeat.js
M web/pgadmin/browser/templates/browser/js/utils.js
M web/pgadmin/misc/__init__.py
M web/pgadmin/utils/driver/__init__.py
A web/pgadmin/utils/heartbeat.py
Log Message:
-----------
Fix orphan database connections resulting in an inability to connect to databases. #5567
From | Date | Subject | |
---|---|---|---|
Next Message | Akshay Joshi | 2023-01-19 10:29:03 | [pgadmin-org/pgadmin4] 910494: Update release note |
Previous Message | Aditya Toshniwal | 2023-01-18 07:49:34 | [pgadmin-org/pgadmin4] 22cc65: Fix failing import servers CLI due to vulnerabilit... |