Re: unexpected default ACL type 83

Поиск
Список
Период
Сортировка
Искать
От
Robert Haas
Тема
Re: unexpected default ACL type 83
Дата
Msg-id
BANLkTinPkXUAZRQifKv74e=peZwApRQStw@mail.gmail.com
Ответ на
Список
Дерево обсуждения
unexpected default ACL type 83 Shigeru Hanada <hanada@metrosystems.co.jp>
Re: unexpected default ACL type 83 Robert Haas <robertmhaas@gmail.com>
On Wed, Apr 20, 2011 at 7:34 AM, Shigeru Hanada
 wrote:
> I found that DROP OWNED BY can cause $SUBJECT.
>
> How to reproduce the error:
>
> ----
> CREATE USER foo;
> ALTER DEFAULT PRIVILEGES GRANT ALL ON SEQUENCES TO foo;
> DROP OWNED BY foo;
> ----
>
> Attached patch would fix this issue.

Nice catch.  Committed and back-patched to 9.0.

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

В списке pgsql-hackers по дате отправления
От: Robert Haas
Дата:
От: Tom Lane
Дата:
FAQ