Ensure previous notices are not removed from the Messages tab in the Query Tool if an error occurs during query execution. Fixes #3016
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eae18f6f140d1da406b1cc6405b013f4e56dacc7 Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_3_6.rst | 3 ++- web/pgadmin/utils/driver/psycopg2/connection.py | 22 ++++++++++++++++++++-- 2 files changed, 22 insertions(+), 3 deletions(-)