Skip to content

Commit d67616c

Browse files
committed
MSVC: Exclude 'brin' contrib module
The build script is not able to parse the Makefile, so remove it.
1 parent 672e3ec commit d67616c

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy