pgAdmin 4 commit: 1) System procedure should not be visible in the prop - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) System procedure should not be visible in the prop
Date
Msg-id E1mVtn8-0001H3-6g@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) System procedure should not be visible in the properties tab for function.
2) The estimated cost option should be editable in edit mode for Procedure.
3) Should give an error when language is not specified.

Fixes #6838 #6841

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8056e7e3e34a58d5d4cb8637e852017292b45eb2
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/functions/static/js/function.ui.js      | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: Re: [pgAdmin][RM6677 & RM6632] [React] Port Procedure and Function node to react
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6677 & RM6632] [React] Port Procedure and Function node to react