Re: [PERFORM] Support Create package

2012-10-16 Thread k...@rice.edu
On Tue, Oct 16, 2012 at 01:26:37PM +0100, Alejandro Carrillo wrote: > Hi, > > Why PostgreSQL, the EnterpriseBD supports create/alter/drop package and the > opensource doesn't? > Is a project or never will have support? > Hi Alejandro, Isn't that part of their Oracle compatibility secret sauce?

Re: [PERFORM] Support Create package

2012-10-16 Thread Pavel Stehule
2012/10/16 Alejandro Carrillo : > Hi, > > Why PostgreSQL, the EnterpriseBD supports create/alter/drop package and the > opensource doesn't? > Is a project or never will have support? Packages are part of EnterpriseDB Oracle compatibility layer. PostgreSQL doesn't support this functionality. Packag

[PERFORM] Support Create package

2012-10-16 Thread Alejandro Carrillo
Hi, Why PostgreSQL, the EnterpriseBD supports create/alter/drop package and the opensource doesn't? Is a project or never will have support? Thanks