Re: Privileges description not reflecting 7.2 enhancements
От | Bruce Momjian |
---|---|
Тема | Re: Privileges description not reflecting 7.2 enhancements |
Дата | |
Msg-id | 200111262011.fAQKB3c15444@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Privileges description not reflecting 7.2 enhancements (Bruno Wolff III <bruno@cerberus.csd.uwm.edu>) |
Список | pgsql-docs |
> In section 7.3 (http://developer.postgresql.org/docs/postgres/privileges.html) > the folowing paragraph doesn't reflect the privileges new to 7.2. > > Currently, there are four different privileges: select (read), insert > (append), and update/delete (write), as well as RULE, the permission > to create a rewrite rule on a table. The right to modify or destroy an OK, docs updated. Thanks: Currently, there are five different privileges: select (read), insert (append), update (write), delete, and ^^^^^^^^^^^^^^ <literal>RULE</literal>, the permission to create a rewrite rule on a table. The right to modify or destroy an object is always the privilege of the owner only. To assign privileges, the -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-docs по дате отправления: