Fixed an issue where the suffix for Toast table size is not visible in the Statistics tab. Fixes #5895

This commit is contained in:
Pradip Parkale
2020-10-20 15:57:32 +05:30
committed by Akshay Joshi
parent 18cad32bd4
commit 7b9504bdfb
4 changed files with 7 additions and 6 deletions

View File

@@ -19,4 +19,5 @@ Bug fixes
*********
| `Issue #5858 <https://redmine.postgresql.org/issues/5858>`_ - Ensure that search object functionality works with case insensitive string.
| `Issue #5895 <https://redmine.postgresql.org/issues/5895>`_ - Fixed an issue where the suffix for Toast table size is not visible in the Statistics tab.
| `Issue #5911 <https://redmine.postgresql.org/issues/5911>`_ - Ensure that macros should be run on the older version of Safari and Chrome.