forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2a0eb80
committed
pg_regress: Disable autoruns for cmd.exe on Windows
This is similar to9886744, to prevent the execution of otherprograms due to autorun configurations which could influence thepostmaster startup.This was originally applied on HEAD as of 83c75ac7fb69 without abackpatch, but the patch has survived CI and buildfarm cycles. I havechecked that cmd /d exists down to Windows XP, which should make thischange work correctly in the oldest branches still supported.Discussion:https://postgr.es/m/20230922.161551.320043332510268554.horikyota.ntt@gmail.comBackpatch-through: 121 parentc8aab69 commit2a0eb80
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1233 | 1233 |
| |
1234 | 1234 |
| |
1235 | 1235 |
| |
1236 |
| - | |
| 1236 | + | |
1237 | 1237 |
| |
1238 | 1238 |
| |
1239 | 1239 |
| |
|
0 commit comments
Comments
(0)