Re: Copying Permissions

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Copying Permissions
Дата
Msg-id CA+TgmoYiU+V7KHVS_BOfVgTfia6v8DaFRs93tWTLfRDnS5Sqpw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Copying Permissions  (Corey Huinker <corey.huinker@gmail.com>)
Ответы Re: Copying Permissions
Список pgsql-hackers
On Wed, Nov 9, 2016 at 2:54 PM, Corey Huinker <corey.huinker@gmail.com> wrote:
> 3. The operation is judged to have succeeded if at least one permission is
> granted, or NO grants failed (i.e. there was nothing to grant).

Allow me to be skeptical.  If a user types INSERT INTO blah VALUES
(...), (...), (...) should we change the system to report success if
at least 1 of the 3 rows got successfully inserted?  I bet that
wouldn't go over well.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Specifying the log file name of pgbench -l option
Следующее
От: Tom Lane
Дата:
Сообщение: Re: proposal: psql \setfileref