Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita4937ec

Browse files
committed
Removing test_plan_lru after build
1 parent9b3a0f4 commita4937ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎build/helpers/postgres.cmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ REM remove python3 extensions
112112
rm -rf%BUILD_UDIR%/distr_%ARCH%_%PGVER%/postgresql/share/extension/*python3*||GOTO :ERROR
113113
rm -rf%BUILD_UDIR%/distr_%ARCH%_%PGVER%/postgresql/lib/*python3*||GOTO :ERROR
114114

115+
REM remove test binaries
116+
rm -f%BUILD_UDIR%/distr_%ARCH%_%PGVER%/postgresql/bin/test_plan_lru.exe||GOTO :ERROR
117+
115118
IFEXIST ..\..\..\doc\buildinfo.txtCOPY ..\..\..\doc\buildinfo.txt%BUILD_DIR%\distr_%ARCH%_%PGVER%\postgresql\doc
116119
rem now actually copy DLLs of dependencies into our bindir
117120

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp