pgAdmin 4 commit: Fixed handling of default parameters ordering in func

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed handling of default parameters ordering in func
Date: 2017-04-25 13:10:51
Message-ID: E1d30F1-0008MY-54@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2017-04-25 13:11:18 Re: [pgAdmin4][PATCH] To fix the issue of default parameters ordering in Functions
Previous Message Dave Page 2017-04-25 11:58:22 Re: [pgAdmin4][Patch]: Fixed RM #2315 : Sorting by size is broken