Re: pgsql: Adjust interaction of CREATEROLE with role properties.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: pgsql: Adjust interaction of CREATEROLE with role properties.
Дата
Msg-id 25633601-9749-a03c-e1cc-8ff2cf7c599a@dunslane.net
обсуждение исходный текст
Ответ на Re: pgsql: Adjust interaction of CREATEROLE with role properties.  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: pgsql: Adjust interaction of CREATEROLE with role properties.  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-committers
On 2023-01-26 Th 08:00, Robert Haas wrote:
> On Thu, Jan 26, 2023 at 6:58 AM Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
>> On 2023-Jan-24, Robert Haas wrote:
>>
>>> Adjust interaction of CREATEROLE with role properties.
>> This commit broke the ability to run 'make installcheck' repeatedly,
>> because it fails to drop role regress_role_limited_admin.
> Argh, sorry. I keep making that mistake.


Would it be worth adding a check right at the end of the schedule that
makes sure there are no such roles left?


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: DROP ROLE regress_role_limited_admin at end of test
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: use less-awkward phrasing.