pgAdmin 4 commit: Ensure that notices should not disappear from the mes

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that notices should not disappear from the mes
Date: 2022-07-14 12:35:58
Message-ID: E1oBy4U-0006vE-Dy@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that notices should not disappear from the messages tab. Fixes #7512

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9dde195af4768fea7df826051016d2dad783faeb
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_12.rst | 1 +
web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-07-14 12:38:51 Re: [pgAdmin][RM7508] Comments on indexes not displayed in index list
Previous Message Akshay Joshi 2022-07-14 11:53:11 Re: [pgAdmin][RM7313] Port file manager to ReactJS