Full Stored Procedure Support, any time soon ?

From: Noel Diaz <zerg2k(at)yahoo(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Full Stored Procedure Support, any time soon ?
Date: 2013-11-30 20:17:03
Message-ID: 1385842623.88780.YahooMailNeo@web162506.mail.bf1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2013-11-30 21:10:19 Re: Full Stored Procedure Support, any time soon ?
Previous Message Kevin Grittner 2013-11-30 20:07:11 Re: [GENERAL] pg_upgrade ?deficiency