Ensure that Partitioned tables should be visible correctly when creating multiple partition levels. Fixes #7085

This commit is contained in:
Nikhil Mohite
2022-01-12 16:29:13 +05:30
committed by Akshay Joshi
parent e38c38cd58
commit d2457f2a1d
3 changed files with 14 additions and 0 deletions

View File

@@ -17,4 +17,5 @@ Housekeeping
Bug fixes
*********
| `Issue #7085 <https://redmine.postgresql.org/issues/7085>`_ - Ensure that Partitioned tables should be visible correctly when creating multiple partition levels.
| `Issue #7100 <https://redmine.postgresql.org/issues/7100>`_ - Fixed an issue where the Browser tree gets disappears when scrolling sequences.