Обсуждение: pgAdmin 4 commit: Properly display messages from the server in the quer

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Properly display messages from the server in the quer

От
Dave Page
Дата:
Properly display messages from the server in the query tool. Fixes #1523

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d6391c7e9b26e5e10bb38a4d90f4503a4cb3e63f
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/__init__.py            | 39 +++++++-----
.../tools/sqleditor/static/css/sqleditor.css       |  3 +
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 69 ++++++++++++++--------
web/pgadmin/utils/driver/psycopg2/__init__.py      | 38 ++++--------
4 files changed, 84 insertions(+), 65 deletions(-)