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

Commitaf3105f

Browse files
committed
Merge branch 'PGPRO' into PGPRO_DEV
2 parents8fee0d8 +a4937ec commitaf3105f

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