Re: [pgadmin-hackers] error rename column

2002-07-17 Thread Dave Page
> -Original Message- > From: John McCawley [mailto:[EMAIL PROTECTED]] > Sent: 17 July 2002 16:02 > To: Dave Page > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] error rename column > > > Dave Page wrote: > > >The only way I can think to prevent this is to include lists of > >

Re: [pgadmin-hackers] error rename column

2002-07-17 Thread John McCawley
Dave Page wrote: >The only way I can think to prevent this is to include lists of reserved >words in pgAdmin - something I didn't want to do as they can require >maintenance. Anyone have any other ideas? > > Is it a VB reserved word, or SQL Reserved word as in 'ORDER BY foo DESC'? (I assume SQ

Re: [pgadmin-hackers] error rename column

2002-07-17 Thread Dave Page
> -Original Message- > From: frank_lupo [mailto:[EMAIL PROTECTED]] > Sent: 17 July 2002 07:55 > To: pgadmin-hackers > Subject: [pgadmin-hackers] error rename column > > > I have a column name is 'desc' . > If you rename a clomun using form pgadmin2 error parsing. > Desc is a keyword r