pgAdmin 4 commit: Fixed an issue where the mode is not shown in the pro - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the mode is not shown in the pro
Date
Msg-id E1jOdOp-0004oI-BB@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the mode is not shown in the properties dialog of functions/procedures if all the arguments are IN
arguments.Fixes #5387 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8654d6cf4344f35a0999f1adf2b5965bdda3b283
Author: Shubham Agarwal <shubham.agarwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst                                      | 3 ++-
.../server_groups/servers/databases/schemas/functions/__init__.py      | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Nagesh Dhope
Date:
Subject: Re: [pgAdmin][RM3947] Fixes related rows copy-paste in Query Tool.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4873] Change comment of a procedure with arguments