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

Commitc000a47

Browse files
committed
Exclude new src/test/modules/unsafe_tests directory from MSVC build.
There's nothing to build here, and that was confusing AddContrib().Per buildfarm.
1 parent681cca8 commitc000a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tools/msvc/Mkvcbuild.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ my @contrib_excludes = (
4848
'ltree_plpython','pgcrypto',
4949
'sepgsql','brin',
5050
'test_extensions','test_pg_dump',
51-
'snapshot_too_old');
51+
'snapshot_too_old','unsafe_tests');
5252

5353
# Set of variables for frontend modules
5454
my$frontend_defines = {'initdb'=>'FRONTEND' };

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp