pgAdmin 4 commit: Ensure all messages are retrieved from the serverin

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure all messages are retrieved from the serverin
Дата
Msg-id E1etZH4-0005B4-FE@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure all messages are retrieved from the server in the Query Tool. Fixes #3094

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d3c303e4559966de038263f7a2c5e0969947aae9
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../feature_tests/keyboard_shortcut_test.py        |   4 +-
.../tools/sqleditor/tests/test_poll_query_tool.py  | 112 +++++++++++++++++++++
web/pgadmin/utils/driver/abstract.py               |   2 +
web/pgadmin/utils/driver/psycopg2/__init__.py      |  77 ++++++--------
4 files changed, 148 insertions(+), 47 deletions(-)


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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgAdmin4][RM#3037] Allow user to disable Gravatar image
Следующее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin 4 commit: Ensure we pick up the messages from the current query