We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2082e0f commit 5a063eaCopy full SHA for 5a063ea
src/tools/msvc/Mkvcbuild.pm
@@ -38,6 +38,7 @@ my $contrib_extralibs = undef;
38
my $contrib_extraincludes =
39
{ 'tsearch2' => ['contrib/tsearch2'], 'dblink' => ['src/backend'],
40
'jsquery' => ['contrib/jsquery' ],
41
+ 'pg_pathman' => ['contrib/pg_pathman/src/include'],
42
'pg_hint_plan' => ['src/pl/plpgsql/src']
43
};
44
my $contrib_extrasource = {
0 commit comments