mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-03-17 01:26:59 +08:00
We shouldn't be adding roles during the regression tests as that can cause back-to-back installcheck runs to fail and users running the regression tests likley don't want those extra roles. Pointed out by Tom