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

Поиск
Список
Период
Сортировка
От Alexander Pivovarov
Тема BUG #2302: \d command gets double quoted table name in error message - ""table_name""
Дата
Msg-id 20060306110324.96EA0F0B04@svr2.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #2302: not a bug
Список 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 по дате отправления: