mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-07-29 15:53:54 -05:00
Catch errors when trying to EXPLAIN an invalid query. Fixes #3257
This commit is contained in:
committed by
Dave Page
parent
79edf40141
commit
c08adb5567
@@ -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
|
||||
Reference in New Issue
Block a user