On Thu, Jan 26, 2023 at 09:46:07AM -0500, Andrew Dunstan wrote: > > On 2023-01-26 Th 08:00, Robert Haas wrote: > > On Thu, Jan 26, 2023 at 6:58 AM Alvaro Herrera <[email protected]> > > 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?
Yes, because the alternative is to have cirrus run "installcheck" twice..
