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
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