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

Commitd67616c

Browse files
committed
MSVC: Exclude 'brin' contrib module
The build script is not able to parse the Makefile, so remove it.
1 parent672e3ec commitd67616c

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
@@ -41,7 +41,7 @@ my $contrib_extrasource = {
4141
'seg'=> ['contrib/seg/segscan.l','contrib/seg/segparse.y' ], };
4242
my@contrib_excludes = (
4343
'commit_ts','hstore_plperl','hstore_plpython','intagg',
44-
'ltree_plpython','pgcrypto','sepgsql');
44+
'ltree_plpython','pgcrypto','sepgsql','brin');
4545

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp