Re: Oracle PL/SQL to pg/PSQL conversion documentation.

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Michael Moore <michaeljmoore(at)gmail(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Oracle PL/SQL to pg/PSQL conversion documentation.
Date: 2015-12-02 20:47:40
Message-ID: 565F58EC.3040109@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-sql by date

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