Reverting fix for #4892, updated the RM with the workaround.

This commit is contained in:
Rahul Shirsat
2021-01-13 11:05:46 +05:30
committed by Akshay Joshi
parent 6589f82e77
commit 18e4b30634
2 changed files with 2 additions and 14 deletions

View File

@@ -20,7 +20,6 @@ Housekeeping
Bug fixes
*********
| `Issue #4892 <https://redmine.postgresql.org/issues/4892>`_ - Fixed an issue where pressing the back button will show another instance of the main page inside of the Query Tool tab.
| `Issue #5282 <https://redmine.postgresql.org/issues/5282>`_ - Added 'Count Rows' option to the partition sub tables.
| `Issue #5488 <https://redmine.postgresql.org/issues/5488>`_ - Improve the explain plan details by showing popup instead of tooltip on clicking of the specified node.
| `Issue #5571 <https://redmine.postgresql.org/issues/5571>`_ - Added support for expression in exclusion constraints.