Re: [COMMITTERS] pgsql: Fix two bugs in change_owner_recurse_to_sequences:

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: [COMMITTERS] pgsql: Fix two bugs in change_owner_recurse_to_sequences:
Дата
Msg-id 42450175.4070606@familyhealth.com.au
обсуждение исходный текст
Ответы Re: [COMMITTERS] pgsql: Fix two bugs in change_owner_recurse_to_sequences: it was
Список pgsql-hackers
> Fix two bugs in change_owner_recurse_to_sequences: it was grabbing an
> overly strong lock on pg_depend, and it wasn't closing the rel when done.
> The latter bug was masked by the ResourceOwner code, which is something
> that should be changed.

I assume that this behaviour makes change owner on a table change owner 
of serial sequences?

Should we perhaps also propagate grant insert on a table to grant 
select, update on dependent serial sequences?

Chris


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