Fixed an issue where comments on indexes are not displayed. Fixes #7508

This commit is contained in:
Aditya Toshniwal
2022-07-14 18:01:31 +05:30
committed by Akshay Joshi
parent 1fecf70123
commit 9468c80a78
2 changed files with 5 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ Bug fixes
*********
| `Issue #7471 <https://redmine.postgresql.org/issues/7471>`_ - Ensure that the splash screen can be moved.
| `Issue #7508 <https://redmine.postgresql.org/issues/7508>`_ - Fixed an issue where comments on indexes are not displayed.
| `Issue #7517 <https://redmine.postgresql.org/issues/7517>`_ - Enable the start debugging button once execution is completed.
| `Issue #7518 <https://redmine.postgresql.org/issues/7518>`_ - Ensure that dashboard graph API is not called after the panel has been closed.
| `Issue #7519 <https://redmine.postgresql.org/issues/7519>`_ - Ensure that geometry should be shown for all the selected cells.