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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Properly display messages from the server in the quer
Дата
Msg-id E1baPs4-0006Xl-Es@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Fixes RM #1453 Reduce menu bar height
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix the issue where message panel was showing incomplete info (pgAdmin4)