Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f5fc52d

Browse files
committed
Exclude multimaster from windows build
1 parent 156b391 commit f5fc52d

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
@@ -53,7 +53,7 @@ my @contrib_excludes = (
5353
'ltree_plpython', 'pgcrypto',
5454
'sepgsql', 'brin',
5555
'test_extensions', 'test_pg_dump',
56-
'pg_probackup',
56+
'pg_probackup', 'mmts', 'referee',
5757
'snapshot_too_old');
5858

5959
# Set of variables for frontend modules

0 commit comments

Comments
 (0)