Re: Standalone Parser for PL/pgSQL

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Richard_D_Levine(at)raytheon(dot)com
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Standalone Parser for PL/pgSQL
Date: 2005-07-14 16:18:52
Message-ID: 20050714161852.GE19232@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jul 14, 2005 at 11:07:35AM -0500, Richard_D_Levine(at)raytheon(dot)com wrote:

> Ya know, what would be *totally* cool is to implement Oracle PL/SQL syntax
> transparently in PostgreSQL. You just can't do packages in PL/pgSQL. You
> can mimic them with schemas, but there are things that must be done
> differently, and probably more slowly, like package body global constants
> and variables.

If that's what you want, you may be interested in checking out
EnterpriseDB's product, which does exactly this. There's a free beta
you can try out if you like.

--
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"Nunca se desea ardientemente lo que solo se desea por razón" (F. Alexandre)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2005-07-14 16:25:50 Re: Standalone Parser for PL/pgSQL
Previous Message Janning Vygen 2005-07-14 16:17:45 Re: strange error with temp table: pg_type_typname_nsp_index