Re: [HACKERS] Here it is - view permissions

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Here it is - view permissions
Дата
Msg-id 199802241509.KAA05955@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Here it is - view permissions  (jwieck@debis.com (Jan Wieck))
Список pgsql-hackers
>
> Andreas wrote:
> >
> > >> the table or even discover that it exists!
> > >               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > > Not in 6.3, or maybe ever.  Too much OO stuff for that, I think.
> >
> > I vote for not ever. No commercial DBMS has it. It is a standard
> > that is of very restricted practicability. You can always split into
> > different
> > databases whatever needs turbo security.
>
>     I'm not quite sure if any commercial RDMBS does it. But since
>     we don't have the ability to create multiple tables/views  of
>     the  same  name  as  long  as the owner differs, I think it's
>     better to stay as we  are.   As  long  as  PostgreSQL  cannot
>     distinguish  tables  of  the  same name by a <user>.tablename
>     syntax, it's better to let  them  know  what  tables  already
>     exist.

I have NOT added this to the TODO list.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Views on aggregates - need assistence
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Re: [COMMITTERS] 'pgsql/src/bin/initdb initdb.sh'