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(-)