pgAdmin 4 commit: Fixed an issue where adding security privileges and c

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where adding security privileges and c
Date: 2021-10-04 14:10:38
Message-ID: E1mXOfu-0007BE-FH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where adding security privileges and change type to shell crash the dialog. Fixes #6744

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2932ef770db49fbb216364856135767ab00ba9d5
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>

Modified Files
--------------
.../server_groups/servers/databases/schemas/types/static/js/type.ui.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-10-04 14:10:59 Re: [pgAdmin][RM6857] Unique Constraint dialogue > Index dropdown does not have options loaded
Previous Message Rahul Shirsat 2021-10-04 13:04:13 Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue