Bug #687: cannot " create table copy (..."

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #687: cannot " create table copy (..."
Date: 2002-06-10 02:40:37
Message-ID: 20020610024037.B969D475979@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Peter Jones Bannis (bannisp(at)cwdom(dot)dm) reports a bug with a severity of 4
The lower the number the more severe it is.

Short Description
cannot " create table copy (..."

Long Description
The following fails in PSQl 7.1.3 on RedHat 7.2 :

Begin

create table copy (
public text,
....
...
);

I know copy and public are reseverd words but I'm porting a Database frm Mysql.

Sample Code

No file was uploaded with this report

Browse pgsql-bugs by date

  From Date Subject
Next Message Ymir 2002-06-10 09:52:31 LOG_PID
Previous Message Philip Warner 2002-06-10 01:44:58 Re: Bug #685: pg_dump don't works with many tables