Re: [BUGS] a problem with case in psql

2002-04-04 Thread Stephan Szabo
On Wed, 3 Apr 2002, Øystein Thorsen wrote: > I've used pgAccess to make all the tables and colums. > Ex.: table diagnosis column diagnosis_ID > > Then, when I use psql to execute select statements, diagnosis_ID does > not exist. > > But when I change the column name to diagnosis_id it works fine

[BUGS] a problem with case in psql

2002-04-04 Thread Øystein Thorsen
I've used pgAccess to make all the tables and colums. Ex.: table diagnosis column diagnosis_ID Then, when I use psql to execute select statements, diagnosis_ID does not exist. But when I change the column name to diagnosis_id it works fine. The problem is therefore that it is possible to create