git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 672e3ec)
MSVC: Exclude 'brin' contrib module
2015年8月13日 22:28:54 +0000 (19:28 -0300)
2015年8月13日 22:28:54 +0000 (19:28 -0300)
The build script is not able to parse the Makefile, so remove it.


diff --git a/src/tools/msvc/Mkvcbuild.pm b/src/tools/msvc/Mkvcbuild.pm
index d70db4021b675321b401445925483dfa65649e36..3abbb4caf4023de6c897500662233195b0f677c7 100644 (file)
--- a/src/tools/msvc/Mkvcbuild.pm
+++ b/src/tools/msvc/Mkvcbuild.pm
@@ -41,7 +41,7 @@ my $contrib_extrasource = {
'seg' => [ 'contrib/seg/segscan.l', 'contrib/seg/segparse.y' ], };
my @contrib_excludes = (
'commit_ts', 'hstore_plperl', 'hstore_plpython', 'intagg',
- 'ltree_plpython', 'pgcrypto', 'sepgsql');
+ 'ltree_plpython', 'pgcrypto', 'sepgsql', 'brin');
# Set of variables for frontend modules
my $frontend_defines = { 'initdb' => 'FRONTEND' };
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /