Re: [BUGS] BUG #14500: error message displays "schema dot relation"in double quotes all together

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: [BUGS] BUG #14500: error message displays "schema dot relation"in double quotes all together
Дата
Msg-id CACjxUsNXM+BNH8_aHTChU0zwP6WZ6zuFTiSpzJWyKKdm8sAQJg@mail.gmail.com
обсуждение исходный текст
Ответ на [BUGS] BUG #14500: error message displays "schema dot relation" in doublequotes all together  (vodevsh@gmail.com)
Ответы Re: [BUGS] BUG #14500: error message displays "schema dot relation"in double quotes all together  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-bugs
On Tue, Jan 17, 2017 at 5:09 AM,  <vodevsh@gmail.com> wrote:

> I'm not sure if it's a bug or feature, but I find error message misleading.
> ERROR: relation [“schema_name.table_name”] does not exist gives an
> impression that schema name is part of relation name. Should not it be
> ERROR: relation [“schema name”].["table_name"] does not exist instead? I
> doubt it's a bug, because this message seems version not specific. But does
> not it look wrong?

I doubt that it can really be considered a bug, since it is
functioning as designed.

On the other hand, it's annoying for copy/paste, especially with camel
case names.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: [BUGS] BUG #14500: error message displays "schema dot relation"in double quotes all together
Следующее
От: Vladimir Svedov
Дата:
Сообщение: Re: [BUGS] BUG #14500: error message displays "schema dot relation"in double quotes all together