Re: Oracle PL/SQL to pg/PSQL conversion documentation. - Mailing list pgsql-sql

From Adrian Klaver
Subject Re: Oracle PL/SQL to pg/PSQL conversion documentation.
Date
Msg-id 565F58EC.3040109@aklaver.com
Whole thread Raw
In response to Oracle PL/SQL to pg/PSQL conversion documentation.  (Michael Moore <michaeljmoore@gmail.com>)
Responses Re: Oracle PL/SQL to pg/PSQL conversion documentation.  (Michael Moore <michaeljmoore@gmail.com>)
List pgsql-sql
On 12/02/2015 12:44 PM, Michael Moore wrote:
> Ideally I would like to see some template/example documentation of
> common feature conversion solutions. For example, "If you have a pl/sql
> TABLE function, you can do the same thing in postgres this way ..." I
> can generally Google specific problems and after enough time weeding out
> the garbage, I can usually find what I want, but maybe somebody has it
> all in one nice neat document and I just don't know about it.
> Any links to such a resource would be greatly appreciated as well as any
> other links which you think I might find useful.

http://www.postgresql.org/docs/9.4/interactive/plpgsql-porting.html

> Thanks,Mike
>


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-sql by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Re: ERROR while creating new user - could not open relation mapping file global/pg_filenode.map
Next
From: Michael Moore
Date:
Subject: Re: Oracle PL/SQL to pg/PSQL conversion documentation.