Re: Converting PL/SQL to PL/PGSQL

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: K(dot)Reger(at)wwwdb(dot)de
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Converting PL/SQL to PL/PGSQL
Date: 2001-05-11 20:48:08
Message-ID: 4.2.0.58.20010511224509.00ae1370@pop.freesurf.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

PgAdmin http://www.greatbridge.org/project/pgadmin/projdisplay.php is the
windows administration interface of PostgreSQL.
The new upcoming version features a function, trigger and view IDE. When
functions are modified, it is possible to rebuild dependencies.
It is the perfect tool for writing PL/PgSQL Wait a few days before it is
ready...

Greetings from Jean-Michel POURE, Paris, France

At 12:24 09/05/01 +0200, you wrote:
>Hi all!
>
>I have to convert functions and procedures from Oracle to PostgreSQL. I
>looked at all the stuff of the Pg-Homepage and I ask me if there are any
>tools, that support the conversion.
>
>Writing PS/PGSQL tools seems to be a bit hard, because of the existing
>tool-infrastructure on linux. Are there are tools I have overseen?
>
>I have implemented the following tools for my use yet:
>
>- A WWWdb-Application for editing and testing of SQL-Procedures over a
> WEB-frontend
>- A perl-script, that does basic conversions between PL/SQL <-> XML <->
> PL/PGSQL (The Procedure-definition is converted completely, the code-block
> a little bit)
>
>Who else is working in this area? Any tips?
>
>Regards, Klaus
>
>Visit WWWdb at
>http://wwwdb.org
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
>subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
>message can get through to the mailing list cleanly

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Blasby 2001-05-11 20:50:43 Re: Rtree on custom data types; type conversion stops index use.
Previous Message Vince Vielhaber 2001-05-11 20:27:13 Re: Search