tests: Rename conflicting role names
Andres Freund <andres@anarazel.de>
Author:
Andres Freund <andres@anarazel.de>
Committer:
Michael Paquier <michael@paquier.xyz>
Date: 2025-12-11T23:46:15Z
Releases:
14.21
tests: Rename conflicting role names These cause problems when running installcheck-world USE_MODULE_DB=1 with -j. Note: This patch has been originally applied to v16 and newer branches as of 6a20b04f0408. Sami Imseih has reported this issue as being possible to reach for other branches still supported: REL_15_STABLE and REL_14_STABLE. Reviewed-by: Michael Paquier <michael@paquier.xyz> Discussion: https://postgr.es/m/20221003234111.4ob7yph6r4g4ywhu@awork3.anarazel.de Discussion: https://postgr.es/m/CAA5RZ0soPHUvwXLZ+mf5Q=uJRL5ggnRg1uB0qKVG1bbdA9up6w@mail.gmail.com Backpatch-through: 14
Files
| Path | Change | +/− |
|---|---|---|
| contrib/adminpack/expected/adminpack.out | modified | +10 −10 |
| contrib/adminpack/sql/adminpack.sql | modified | +10 −10 |
| contrib/passwordcheck/expected/passwordcheck.out | modified | +8 −8 |
| contrib/passwordcheck/sql/passwordcheck.sql | modified | +8 −8 |
| src/pl/plperl/expected/plperl_setup.out | modified | +14 −14 |
| src/pl/plperl/sql/plperl_setup.sql | modified | +14 −14 |
Discussion
- installcheck-world concurrency issues 8 messages · 2022-10-03 → 2024-09-26
- backpatch tests: Rename conflicting role names to 14/15 4 messages · 2025-12-10 → 2025-12-12