mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed color issue on the statistics tab for collection node in the safari browser. Fixes #4020
This commit is contained in:
committed by
Akshay Joshi
parent
03d3b8c03c
commit
408df750be
@@ -21,6 +21,7 @@ Housekeeping
|
||||
Bug fixes
|
||||
*********
|
||||
|
||||
| `Issue #4020 <https://redmine.postgresql.org/issues/4020>`_ - Fixed color issue on the statistics tab for collection node in the safari browser.
|
||||
| `Issue #4438 <https://redmine.postgresql.org/issues/4438>`_ - Fixed an issue where adding/updating records fails if the table name contains percent sign.
|
||||
| `Issue #4784 <https://redmine.postgresql.org/issues/4784>`_ - Ensure that autovacuum and analyze scale factors should be editable with more than two decimals.
|
||||
| `Issue #4847 <https://redmine.postgresql.org/issues/4847>`_ - Fixed an issue where % displayed twice in explain analyze for query and table.
|
||||
|
||||
Reference in New Issue
Block a user