BUG #2302: \d command gets double quoted table name in error message - ""table_name"" - Mailing list pgsql-bugs

From Alexander Pivovarov
Subject BUG #2302: \d command gets double quoted table name in error message - ""table_name""
Date
Msg-id 20060306110324.96EA0F0B04@svr2.postgresql.org
Whole thread Raw
Responses Re: BUG #2302: not a bug  (Reece Hart <reece@harts.net>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2302
Logged by:          Alexander Pivovarov
Email address:      apivovarov@gmail.com
PostgreSQL version: 8.1.3
Operating system:   FreeBSD 6.1
Description:        \d command gets double quoted table name in error
message - ""table_name""
Details:

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

pgsql-bugs by date:

Previous
From: Klein Balázs
Date:
Subject: Re: BUG #2301: xml2 library not running on the Win Pg 8.1
Next
From: Bruce Momjian
Date:
Subject: Re: FATAL: semctl(1672698088, 12, SETVAL, 0) failed