clean up pg_upgrade tmp_check under MSVC
This commit is contained in:
parent
0146e32f9f
commit
bb779006f4
@ -124,6 +124,7 @@ if exist src\bin\pg_config\tmp_check rd /s /q src\bin\pg_config\tmp_check
|
||||
if exist src\bin\pg_controldata\tmp_check rd /s /q src\bin\pg_controldata\tmp_check
|
||||
if exist src\bin\pg_ctl\tmp_check rd /s /q src\bin\pg_ctl\tmp_check
|
||||
if exist src\bin\pg_rewind\tmp_check rd /s /q src\bin\pg_rewind\tmp_check
|
||||
if exist src\bin\pg_upgrade\tmp_check rd /s /q src\bin\pg_upgrade\tmp_check
|
||||
if exist src\bin\pgbench\tmp_check rd /s /q src\bin\pgbench\tmp_check
|
||||
if exist src\bin\scripts\tmp_check rd /s /q src\bin\scripts\tmp_check
|
||||
if exist src\test\recovery\tmp_check rd /s /q src\test\recovery\tmp_check
|
||||
|
Loading…
x
Reference in New Issue
Block a user