Re: [BUGS] BUG #5254: can't drop a table

2009-12-24 Thread Devrim GÜNDÜZ
On Wed, 2009-12-23 at 15:49 +, fwoncn wrote: > 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'

Re: [BUGS] BUG #5254: can't drop a table

2009-12-23 Thread Heikki Linnakangas
fwoncn wrote: > 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

[BUGS] BUG #5254: can't drop a table

2009-12-23 Thread fwoncn
The following bug has been logged online: Bug reference: 5254 Logged by: fwoncn Email address: fwo...@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 S