pgsql: Lower privilege level of programs calling regression_main - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Lower privilege level of programs calling regression_main
Date
Msg-id E1gDr82-0001kS-GX@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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/650b0c29-9578-8571-b1d2-550d7f89f307@2ndQuadrant.com

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a0a8671a61ae05315d32c1fc41969f0bfc8969b6

Modified Files
--------------
src/test/regress/pg_regress.c | 2 ++
1 file changed, 2 insertions(+)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Silence perlcritic warning about missing return.
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Silence perlcritic warning about missing return.