pg_regress: Disable autoruns for cmd.exe on Windows

Michael Paquier <michael@paquier.xyz>

Commit: b83747a8a65b6c4b7b9afea4e50b00cb0cd64ee5
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-01-11T01:39:58Z
Releases: 17.0
pg_regress: Disable autoruns for cmd.exe on Windows

This is similar to 9886744a361b, to prevent the execution of other
programs due to autorun configurations which could influence the
postmaster startup.

Like the other change, no backpatch is done.

Discussion: https://postgr.es/m/20230922.161551.320043332510268554.horikyota.ntt@gmail.com

Files

PathChange+/−
src/test/regress/pg_regress.c modified +1 −1

Discussion