Re: Regclass and quoted table names

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Regclass and quoted table names
Дата
Msg-id 21713.1236136221@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Regclass and quoted table names  (Emmanuel Cecchet <manu@asterdata.com>)
Ответы Re: Regclass and quoted table names
Список pgsql-hackers
Emmanuel Cecchet <manu@asterdata.com> writes:
> It looks like the behavior of regclass is not consistent when table 
> names are quoted. The name is returned without the quotes if the name is 
> lower case with eventual trailing numbers, otherwise it is returned with 
> quotes.

It's intentional that it quotes only when needed.
        regards, tom lane


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

Предыдущее
От: Emmanuel Cecchet
Дата:
Сообщение: Regclass and quoted table names
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Make SIGHUP less painful if pg_hba.conf is not readable