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 11:59:37
Message-ID: E1SJkan-0003C3-M1@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
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-04-16 12:06:03 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 09:52:05 Re: PATCH: Error Message is displayed when the Package is Clicked in pgAdmin (having functions with default parameters)