Hi Dave, During resolving a bug - "Error message is displayed when the packages is clicked", I found that: - We are not properly handling the default parameters for the functions & procedures properly, when the function is type of 'edbspl'. - We also do not handle the default parameters for the functions & procedures properly under the packages.
In 'edbspl', we do not allow the default parameters with INOUT parameters and that reflects in the reverse-engineering for those functions & procedures. Attached patches resolve the above issues for REL-1_14 and master branches. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com> *http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshvashi>
FB20547_master.patch
Description: Binary data
FB20547_REL_1_14.patch
Description: Binary data
-- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
