BUG #5254: can't drop a table - Mailing list pgsql-bugs

From fwoncn
Subject BUG #5254: can't drop a table
Date
Msg-id 200912231549.nBNFnk8t032095@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5254: can't drop a table  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Re: BUG #5254: can't drop a table  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5254
Logged by:          fwoncn
Email address:      fwoncn@gmail.com
PostgreSQL version: 8.3
Operating system:   Windows XP
Description:        can't drop a table
Details:

I created a table named 'order' which is a reserved word in SQL by mistake
in the pgAdmin bundled with the official distribution. and now a can't drop
it in whatever way. in pgAdmin, the program hangs up when i click on that
table. and i can't drop it using the SQL line: drop table order, cuz order
is a reserved word and it's a wrong command.
I think it's definitely a bug.

pgsql-bugs by date:

Previous
From: Daniel Convissor
Date:
Subject: Re: BUG #5253: installer fails to populate data directory
Next
From: "Joachim Raue"
Date:
Subject: [Bug] COPY staments with paths containing non-ASCII characters under WinXP