Re: [HACKERS] PL/SQL-to-PL/pgSQL-HOWTO + PL/pgSQL documentation

2001-02-25 Thread Peter Eisentraut
Roberto Mello writes: > I wrote it in standard DocBook and would be glad to give it to the PG > team if there's interest in including its whole or part in the > documentation. Just let me know who should I send it to. Send it to [EMAIL PROTECTED], either as a patch or as whatever you have

Re: [HACKERS] PL/SQL-to-PL/pgSQL-HOWTO + PL/pgSQL documentation

2001-02-24 Thread Tom Lane
Roberto Mello <[EMAIL PROTECTED]> writes: > I think I finished the HOWTO that I've been writing far a couple days. > The HTML version is at http://www.brasileiro.net/roberto/howto. The > document expalins the basic differences from Oracle's PL/SQL to > PoltgreSQL's PL/pgSQL and how to port a

[HACKERS] PL/SQL-to-PL/pgSQL-HOWTO + PL/pgSQL documentation

2001-02-24 Thread Roberto Mello
Hi, I think I finished the HOWTO that I've been writing far a couple days. The HTML version is at http://www.brasileiro.net/roberto/howto. The document expalins the basic differences from Oracle's PL/SQL to PoltgreSQL's PL/pgSQL and how to port applications to Postgres. It comes w