Re: grant and SQL92

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: grant and SQL92
Дата
Msg-id Pine.LNX.4.30.0106071640460.757-100000@peter.localdomain
обсуждение исходный текст
Ответ на grant and SQL92  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-hackers
Vince Vielhaber writes:

> I can grant a series of privileges (comma separated) on a series of
> objects (comma separated) to either a user, group or public NOT a
> comma separated list of users or groups.  Yet at the bottom of the
> man page for grant
>
>       http://www.postgresql.org/idocs/index.php?sql-grant.html
>
> it says it's allowed in SQL92.  How is it this isn't allowed in
> postgresql, is it a real pain to implement or was it just never
> needed?

There is insufficient internal representation of the GRANT parse tree,
which makes this cumbersome to implement.  Not terribly hard to fix, but
someone needs to do it.  (Where were those PostgreSQL hacker newbies?)

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: Any time estimates for 7.1.2 RPM's ?
Следующее
От: Sergio Bruder
Дата:
Сообщение: Re: Any time estimates for 7.1.2 RPM's ?