forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite50a52b
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 parent9e70e65 commite50a52b
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1211 | 1211 |
| |
1212 | 1212 |
| |
1213 | 1213 |
| |
1214 |
| - | |
| 1214 | + | |
1215 | 1215 |
| |
1216 | 1216 |
| |
1217 | 1217 |
| |
|
0 commit comments
Comments
(0)