Fix table icon issue when updating any existing field. Fixes #4437

This commit is contained in:
Akshay Joshi
2019-07-04 17:34:47 +05:30
parent 588e3814d1
commit bf1f9a4b07
6 changed files with 14 additions and 13 deletions
+2 -1
View File
@@ -17,4 +17,5 @@ Bug fixes
*********
| `Bug #4224 <https://redmine.postgresql.org/issues/4224>`_ - Prevent flickering of large tooltips on the Graphical EXPLAIN canvas.
| `Bug #4395 <https://redmine.postgresql.org/issues/4395>`_ - EXPLAIN options should be Query Tool instance-specific.
| `Bug #4395 <https://redmine.postgresql.org/issues/4395>`_ - EXPLAIN options should be Query Tool instance-specific.
| `Bug #4437 <https://redmine.postgresql.org/issues/4437>`_ - Fix table icon issue when updating any existing field.