Re: Allow GRANT/REVOKE permissions to be applied to all

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Allow GRANT/REVOKE permissions to be applied to all
Дата
Msg-id 200502011102.53127.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Allow GRANT/REVOKE permissions to be applied to all  (Richard Huxton <dev@archonet.com>)
Ответы Re: Allow GRANT/REVOKE permissions to be applied to all  (Abhijit Menon-Sen <ams@oryx.com>)
Список pgsql-hackers
Richard Huxton wrote:
> Do we perhaps want a pg_find tool instead, rather than getting too
> clever inside the backend?
>
> pg_find --type=table --schema=foo --name='system_*' --execute='GRANT
> ALL ON % TO myuser'

We really should reimplement our query language in Scheme and implement 
SQL on top of that.  It will make many things much easier. :-)

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Our getopt_long() doesn't do abbreviations or NLS
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: 7.2.7 -> 8.0.1 Bundles Ready ...