pgAdmin 4 commit: Ensure we pick up the messages from the currentquery - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure we pick up the messages from the currentquery
Date
Msg-id E1eqJd6-0004VE-BO@gothos.postgresql.org
Whole thread Raw
Responses Re: pgAdmin 4 commit: Ensure we pick up the messages from the current query
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin4][patch] Fix PEP-8 issues
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3094 - Notices from query n are shown inmessages from query n+1