Re: BUG #18609: Repeated installcheck failure in test_pg_dump due to existing role

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Никита Калинин <n.kalinin@postgrespro.ru>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2024-09-24T03:41:23Z
Lists: pgsql-bugs
On Mon, Sep 23, 2024 at 03:21:13PM +0700, Никита Калинин wrote:
> 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?

Yes, like b0c5b215dace, we should.  REL_17_STABLE is frozen this week
for the new major release, but the other branches are not, so I have
applied a cherry-pick of 936e3fa3787a to 12~16, and b0c5b215dace to
16.
--
Michael

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Drop global objects after completed test