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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix handling of parameter handling for edbspl funct
Date: 2012-04-16 13:58:25
Message-ID: E1SJmRl-0000Om-Gj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)vashi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-04-16 13:58:42 Re: PATCH: Error Message is displayed when the Package is Clicked in pgAdmin (having functions with default parameters)
Previous Message Ashesh Vashi 2012-04-16 12:53:59 Re: PATCH: Error Message is displayed when the Package is Clicked in pgAdmin (having functions with default parameters)