Hi,
My firm is considering a very large move from PAID RDBMS to Postgresql.
The lack of full support for Stored Procedures is currently a deal breaker.
We use many features, like:
- output parameters
- Callable statements to call the procs
- Multiple result sets
- nested procedure calls
Is there in the *near* future the possibility of adding support for these?
Simple functions are _not_ enough. EnterpriseDB seems to have such support but it is a payed for feature.
Any help will be greatly appreciated.
Many thanks
Noeldr