Re: What's the CURRENT schema ?

Поиск
Список
Период
Сортировка
От Fernando Nasser
Тема Re: What's the CURRENT schema ?
Дата
Msg-id 3CACB74E.890FE0C2@redhat.com
обсуждение исходный текст
Ответ на Re: What's the CURRENT schema ?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: What's the CURRENT schema ?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Tom Lane wrote:
> 
> I suppose it's a judgment call which is uglier.  Thoughts?
> 

Well, PUBLIC is an SQL reserved keyword (pre-92).  We are
already very liberal with keywords. I would leave PUBLIC alone.

I does not _have_ to be "public", so we can just avoid the issue
by adding a pg_ prefix to public, common or something else. 
It is a PostgreSQL concept anyway.   

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: What's the CURRENT schema ?
Следующее
От: Fernando Nasser
Дата:
Сообщение: Re: What's the CURRENT schema ?