pgAdmin 4 commit: Fixed an issue where the mode is not shown in the pro

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 the mode is not shown in the pro
Date: 2020-04-15 08:27:59
Message-ID: E1jOdOp-0004oI-BB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)agarwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-15 08:28:45 Re: [pgAdmin][RM4873] Change comment of a procedure with arguments
Previous Message Nagesh Dhope 2020-04-15 08:09:18 Re: [pgAdmin][RM3947] Fixes related rows copy-paste in Query Tool.