pgAdmin 4 commit: Ensure that maintenance job should be worked properly - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that maintenance job should be worked properly
Date
Msg-id E1jY6Ru-0004Af-6f@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that maintenance job should be worked properly for indexes under a materialized view. Fixes #4223.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9d08776824c8ec5166a52c6b98708f3496a6ee16

Modified Files
--------------
docs/en_US/release_notes_4_22.rst                      | 1 +
web/pgadmin/static/scss/_pgadmin.style.scss            | 3 +++
web/pgadmin/tools/maintenance/static/js/maintenance.js | 2 ++
3 files changed, 6 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Clarify and correct the docs on enabling the pl/debug
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ubuntu 20.04 needs python3-wheel to be explicitly ins