Re: BUG #18609: Repeated installcheck failure in test_pg_dump due to existing role
Никита Калинин <n.kalinin@postgrespro.ru>
From: Никита Калинин <n.kalinin@postgrespro.ru>
To: Michael Paquier <michael@paquier.xyz>,
pgsql-bugs@lists.postgresql.org
Date: 2024-09-23T08:21:13Z
Lists: 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
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Drop global objects after completed test
- 936e3fa3787a 17.0 cited