Re: [HACKERS] RE : Oracle to PostgreSQL

2003-08-14 Thread Merlin Moncure
-Original Message- From: Renney Thomas [mailto:[EMAIL PROTECTED] Sent: Thursday, August 07, 2003 1:43 PM To: [EMAIL PROTECTED] Subject: Re: [HACKERS] RE : Oracle to PostgreSQL >What are the legal implications of copying Oracle's own PL/SQL >procedures code and porting them

Re: [HACKERS] RE : Oracle to PostgreSQL

2003-08-14 Thread Andrew Dunstan
think. andrew - Original Message - From: "Merlin Moncure" <[EMAIL PROTECTED]> To: "Renney Thomas" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, August 08, 2003 8:07 AM Subject: Re: [HACKERS] RE : Oracle to PostgreSQL > -Original Mes

Re: [HACKERS] RE : Oracle to PostgreSQL

2003-08-12 Thread Renney Thomas
What are the legal implications of copying Oracle's own PL/SQL procedures code and porting them to PgSQL as you suggested? Bruno BAGUETTE wrote: "Marco Roda" <[EMAIL PROTECTED]> wrote .. Hi, I need to port data from an Oracle 8.0 base to PostgreSQL 7.2. I have scripts to create the base on O