pgAdmin 4 commit: Ensure that the user should be allowed to set the sch

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 the user should be allowed to set the sch
Date: 2021-11-29 10:01:25
Message-ID: E1mrdTR-0004xJ-HZ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the user should be allowed to set the schema of an extension while creating it. Fixes #6963

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2c02e6fc23192dc3af372062de178c3dad16dfdf

Modified Files
--------------
docs/en_US/release_notes_6_3.rst | 3 ++-
.../servers/databases/extensions/static/js/extension.ui.js | 12 ++++++------
2 files changed, 8 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2021-11-29 13:47:16 pgAdmin 4 commit: Add "section" to the Debian package control files. Fi
Previous Message Akshay Joshi 2021-11-29 08:38:19 Re: [pgAdmin][RM-6955]: pgadmin 6.1: browser tree sort order not updating when renaming a server group