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

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Robert Haas <rhaas(at)postgresql(dot)org>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Adjust interaction of CREATEROLE with role properties.
Date: 2023-01-26 11:46:59
Message-ID: 20230126114659.x3yuypot7p6zj73c@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
Thou shalt study thy libraries and strive not to reinvent them without
cause, that thy code may be short and readable and thy days pleasant
and productive. (7th Commandment for C Programmers)

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2023-01-26 13:00:23 Re: pgsql: Adjust interaction of CREATEROLE with role properties.
Previous Message Peter Eisentraut 2023-01-26 11:00:08 pgsql: Don't install postmaster symlink anymore