pgAdmin III commit: Fix handling of parameter handling for edbspl funct - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix handling of parameter handling for edbspl funct
Date
Msg-id E1SJkan-0003C3-M1@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix handling of parameter handling for edbspl functions and package procedures/functions.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a448673d41dd5afa404c3a4d6429f3df81ad82af
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
CHANGELOG                             |    2 +
pgadmin/schema/edbPackageFunction.cpp |  105 +++++++++++++++++-----
pgadmin/schema/pgFunction.cpp         |  154 +++++++++++++++++---------------
3 files changed, 166 insertions(+), 95 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Error Message is displayed when the Package is Clicked in pgAdmin (having functions with default parameters)
Next
From: Dave Page
Date:
Subject: Re: PATCH: Error Message is displayed when the Package is Clicked in pgAdmin (having functions with default parameters)