pgAdmin 4 commit: Ensure we pick up the messages from the currentquery

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure we pick up the messages from the currentquery
Дата
Msg-id E1eqJd6-0004VE-BO@gothos.postgresql.org
обсуждение исходный текст
Ответы Re: pgAdmin 4 commit: Ensure we pick up the messages from the current query
Список pgadmin-hackers
Ensure we pick up the messages from the current query and not a previous one. Fixes #3094

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/driver/abstract.py          |  1 +
web/pgadmin/utils/driver/psycopg2/__init__.py | 64 +++++++++------------------
2 files changed, 21 insertions(+), 44 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin4][patch] Fix PEP-8 issues
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3094 - Notices from query n are shown inmessages from query n+1