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

From Dave Page
Subject pgAdmin 4 commit: Revert "Ensure we pick up the messages from thecurre
Date
Msg-id E1eqLim-0001y0-P3@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Revert "Ensure we pick up the messages from the current query and not a previous one. Fixes #3094"

This reverts commit 08b3ccc01a4d57e8ea3657f8882a53dcd1b99386.
It was found that this fix inadvertently re-introduces #1523

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bcdb8eb27582eda1d04650e3fa0417be2abc44aa

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin 4 commit: Ensure we pick up the messages from the current query
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3073] Allow user to schedule without End date from UI