[pgadmin-hackers] pgAdmin 4 commit: Fixed handling of default parameters ordering infunc - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgadmin-hackers] pgAdmin 4 commit: Fixed handling of default parameters ordering infunc
Date
Msg-id E1d30F1-0008MY-54@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed handling of default parameters ordering in functions. Fixes #2350

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/functions/__init__.py      | 16 ++++++++++++++++
1 file changed, 16 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: Fixed RM #2315 : Sorting bysize is broken
Next
From: Akshay Joshi
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue of defaultparameters ordering in Functions