Forum OpenACS Development: Re: Is package_exec_plsql able to handle multiple definitions of the same function (PG)?

Also I am reviewing the code to make sure the package_exec_plsql calls will properly work with the parameters that have defined defaults so that if an optional paramter is not specified it will not be sent to package_exec_plsql as an empty string and the default will be set correctly.

I have reviewed the ::new functions so far. This is updated on oacs-5-1 at least.