Add titles to the code areas of the Query Tool and Debugger to ensure that panels can be re-docked within them. Fixes #3619

This commit is contained in:
Akshay Joshi
2018-11-29 15:47:48 +00:00
committed by Dave Page
parent bdf9f3404f
commit d801ed5008
5 changed files with 28 additions and 5 deletions

View File

@@ -15,3 +15,4 @@ Bug fixes
*********
| `Bug #3354 <https://redmine.postgresql.org/issues/3354>`_ - Fix handling of array types as inputs to the debugger.
| `Bug #3619 <https://redmine.postgresql.org/issues/3619>`_ - Add titles to the code areas of the Query Tool and Debugger to ensure that panels can be re-docked within them.