pgAdmin 4 commit: Don't allow setting of security labels on edbspl stor - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Don't allow setting of security labels on edbspl stor
Date
Msg-id E1bxY90-0004Z1-6B@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Don't allow setting of security labels on edbspl stored procedures (by correctly checking the node type). Fixes #1576

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d29ccea2997d2cf6c83aab46acc0871f2bda57b5
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/functions/templates/function/js/functions.js      | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue in Debugger module (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: PATCH: To display Security Label control properly in procedure node(pgAdmin4)