Re: pgsql: Expand AclMode to 64 bits

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pgsql: Expand AclMode to 64 bits
Дата
Msg-id Y369jSwDb3/uzmM+@paquier.xyz
обсуждение исходный текст
Ответ на pgsql: Expand AclMode to 64 bits  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: pgsql: Expand AclMode to 64 bits  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-committers
Hi Andrew,

On Wed, Nov 23, 2022 at 07:44:04PM +0000, Andrew Dunstan wrote:
> Expand AclMode to 64 bits
>
> We're running out of bits for new permissions. This change doubles the
> number of permissions we can accomodate from 16 to 32, so the
> forthcoming new ones for vacuum/analyze don't exhaust the pool.
>
> Nathan Bossart
>
> Reviewed by: Bharath Rupireddy, Kyotaro Horiguchi, Stephen Frost, Robert
> Haas, Mark Dilger, Tom Lane, Corey Huinker, David G. Johnston, Michael
> Paquier.

crake is complaining for the upgrades from v12:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=crake&dt=2022-11-23%2023%3A32%3A04

It seems that there are some tables dependent on aclitem, bumping on
your incompatible change.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Rework memory contexts in charge of HBA/ident tokenization
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add missing initialization in tokenize_expand_file() for output