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

Commit8b15ca0

Browse files
committed
PGPRO-1256: remove symbols of test_* extensions from installer
1 parentd6036d8 commit8b15ca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎build/helpers/postgres.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ PATH %PATH%;%DEPENDENCIES_BIN_DIR%\libintl\lib;%DEPENDENCIES_BIN_DIR%\iconv\lib
103103
REM remove test_* extensions after install
104104
rm -rf%BUILD_UDIR%/distr_%ARCH%_%PGVER%/postgresql/share/extension/test_*||GOTO :ERROR
105105
rm -rf%BUILD_UDIR%/distr_%ARCH%_%PGVER%/postgresql/lib/test_*||GOTO :ERROR
106+
rm -rf%BUILD_UDIR%/distr_%ARCH%_%PGVER%/postgresql/symbols/test_*||GOTO :ERROR
106107

107108
REM remove python3 extensions
108109
rm -rf%BUILD_UDIR%/distr_%ARCH%_%PGVER%/postgresql/share/extension/*python3*||GOTO :ERROR

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp