Thread: pgAdmin III commit: Fix handling of parameter handling for edbspl funct

pgAdmin III commit: Fix handling of parameter handling for edbspl funct

From
Dave Page
Date:
Fix handling of parameter handling for edbspl functions and package procedures/functions.

Branch
------
REL-1_14_0_PATCHES

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

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