Re: [BUGS] BUG #2302: not a bug

2006-03-06 Thread Stephan Szabo
On Mon, 6 Mar 2006, Reece Hart wrote: > On Mon, 2006-03-06 at 11:03 +, Alexander Pivovarov wrote: > > e.g. I have a table "weather". > > when I run: > > mydb=# \d "weatheR" > > Did not find any relation named ""weatheR"". > > > > weatheR is double quoted by "" in error message > > This is not

Re: [BUGS] BUG #2302: not a bug

2006-03-06 Thread Reece Hart
On Mon, 2006-03-06 at 11:03 +, Alexander Pivovarov wrote: > e.g. I have a table "weather". > when I run: > mydb=# \d "weatheR" > Did not find any relation named ""weatheR"". > > weatheR is double quoted by "" in error message This is not a bug. Quoting always makes identifiers case-sensitive