Re: missing GRANTED BY explanations

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: missing GRANTED BY explanations
Дата
Msg-id CAKFQuwbcyGXmow8zRgMZuCb-VjYzpoGnpnAn6c1LfCU=6MmZLQ@mail.gmail.com
обсуждение исходный текст
Ответ на missing GRANTED BY explanations  (PG Doc comments form <noreply@postgresql.org>)
Список pgsql-docs
On Sat, Sep 30, 2023 at 1:56 PM PG Doc comments form <noreply@postgresql.org> wrote:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/sql-revoke.html
Description:

Hi,
In the documentation for revoke command, there is no description for GRANTED
BY clause.
please explain that what will happen when using this clause in revoke
command.


Grants specifications include the role doing the granting.  So when you remove a grant you have to also specify which role the grant came from.  That clause lets you specify said role explicitly.

David J.

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Not clear spelling about transaction
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: missing GRANTED BY explanations