Re: BUG #18609: Repeated installcheck failure in test_pg_dump due to existing role - Mailing list pgsql-bugs

From Никита Калинин
Subject Re: BUG #18609: Repeated installcheck failure in test_pg_dump due to existing role
Date
Msg-id D856ECEE-0C1A-4464-BE10-67C011AA3CE9@postgrespro.ru
Whole thread Raw
In response to BUG #18609: Repeated installcheck failure in test_pg_dump due to existing role  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
Yes, it will be enough to add DROP OWNED BY. 
Perhaps with these changes, we can allow meson builds to run the test_pg_dump test in installcheck mode on the REL_16_STABLE branch?

On 19 Sep 2024, at 14:44, Michael Paquier <michael@paquier.xyz> wrote:

DROP OWNED BY 

pgsql-bugs by date:

Previous
From: Richard Guo
Date:
Subject: Re: BUG #18627: Regression (15 -> 16) - Join removal not performed when join condition spans multiple tables
Next
From: Erik Wienhold
Date:
Subject: Re: Can't fix Pgsql Insert Command Issue.