Re: [SQL] PL/SQL-to-PL/PgSQL-HOWTO beta Available

2001-03-05 Thread Bruce Momjian
Can someone comment on this? Is it being merged into the main docs? > Hi all, > > I finished the beta version of my PL/SQL-to-PL/PgSQL-HOWTO last night > and put it in http://www.brasileiro.net/roberto/howto . > It explains basic differences between Oracle's PL/SQL and PG's >

[HACKERS] Re: [SQL] PL/SQL-to-PL/PgSQL-HOWTO beta Available

2001-02-18 Thread Tatsuo Ishii
I found below is very valuable. I hope this would be included in the 7.1 docs. -- Tatsuo Ishii From: Roberto Mello <[EMAIL PROTECTED]> Subject: [SQL] PL/SQL-to-PL/PgSQL-HOWTO beta Available Date: Sat, 17 Feb 2001 17:34:22 -0700 Message-ID: <[EMAIL PROTECTED]> > Hi al

[SQL] PL/SQL-to-PL/PgSQL-HOWTO beta Available

2001-02-17 Thread Roberto Mello
Hi all, I finished the beta version of my PL/SQL-to-PL/PgSQL-HOWTO last night and put it in http://www.brasileiro.net/roberto/howto . It explains basic differences between Oracle's PL/SQL and PG's PL/PgSQL and how to port apps from one to the other. It also includes my ins