[pgAdmin][RM7142] Warning msg shown after database creation/modification

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM7142] Warning msg shown after database creation/modification
Date: 2022-01-31 07:28:39
Message-ID: CAM9w-_mFP1viz6cHihSyaYmBP+EYhRnZx-ZOpRyrtDsUt9GG7w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

The patch fixes:
1. Warning msg shown after database creation/modification. Fixes #7142.
2. Failing jasmine test cases.
3. Added error boundary to schema view which will improve the exception
stack trace details.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM7142.patch application/octet-stream 4.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-01-31 08:12:58 pgAdmin 4 commit: 1) Fixed an issue where a warning message was shown a
Previous Message Khushboo Vashi 2022-01-31 07:09:57 Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS