Re: BUG #2726: reindex database failed if number is in database name

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2726: reindex database failed if number is in database name
Дата
Msg-id 9216.1162331597@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2726: reindex database failed if number is in database name  ("Ivan Volf" <insys@st.t-com.hr>)
Список pgsql-bugs
"Ivan Volf" <insys@st.t-com.hr> writes:
> drin=# reindex database 06test;
> ERROR:  syntax error kod ili u blizini "06" at character 18

This isn't a bug.  If you want to use names that aren't ordinary
identifiers, you need to double-quote them.

            regards, tom lane

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