Обсуждение: pgAdmin III commit: Fix handling of parameter handling for edbspl funct

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(-)