Drop global objects after completed test
Daniel Gustafsson <dgustafsson@postgresql.org>
Author:
Daniel Gustafsson <dgustafsson@postgresql.org>
Committer:
Michael Paquier <michael@paquier.xyz>
Date: 2024-09-24T03:10:30Z
Releases:
14.14
Drop global objects after completed test Project policy is to not leave global objects behind after a regress test run. This was found as a result of the development of a patch to make pg_regress detect such leftovers automatically, which in the end was withdrawn due to issues with parallel runs. This was originally committed as 936e3fa3787a, but the issue also exists in the 12~16 range. Discussion: https://postgr.es/m/E1phvk7-000VAH-7k@gemulon.postgresql.org Backpatch-through: 12
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/test_pg_dump/expected/test_pg_dump.out | modified | +2 −0 |
| src/test/modules/test_pg_dump/sql/test_pg_dump.sql | modified | +4 −0 |
Discussion
- pgsql: Clean up role created in new subscription test. 27 messages · 2023-03-30 → 2024-03-27