Catch errors when trying to EXPLAIN an invalid query. Fixes #3257

This commit is contained in:
Murtuza Zabuawala
2018-04-12 10:50:57 +01:00
committed by Dave Page
parent 79edf40141
commit c08adb5567
7 changed files with 46 additions and 54 deletions
+17
View File
@@ -0,0 +1,17 @@
***********
Version 3.1
***********
Release date: 2018-??-??
This release contains a number of features and fixes reported since the release of pgAdmin4 3.0
Features
********
Bug fixes
*********
| `Bug #3257 <https://redmine.postgresql.org/issues/3257>`_ - Catch errors when trying to EXPLAIN an invalid query