Lower privilege level of programs calling regression_main On Windows this mean that the regression tests can now safely and successfully run as Administrator, which is useful in situations like Appveyor. Elsewhere it's a no-op.
Backpatch to 9.5 - this is harder in earlier branches and not worth the trouble. Discussion: https://postgr.es/m/[email protected] Branch ------ REL_10_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/f4b67efdcbc7b9f72fddd2fc0fddc2f51eebf357 Modified Files -------------- src/test/regress/pg_regress.c | 2 ++ 1 file changed, 2 insertions(+)
