projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
212e6f3
)
Attempt to adapt windows build for 212e6f34d55c.
author
Andres Freund
<andres@anarazel.de>
Wed, 4 Oct 2017 16:32:02 +0000
(09:32 -0700)
committer
Andres Freund
<andres@anarazel.de>
Wed, 4 Oct 2017 16:32:02 +0000
(09:32 -0700)
Per buildfarm animal baiji.
src/tools/msvc/Solution.pm
patch
|
blob
|
blame
|
history
diff --git
a/src/tools/msvc/Solution.pm
b/src/tools/msvc/Solution.pm
index 0925bef139e1ebe0bd2105c393f6c22fbc74785f..947d9042446a0b20136d0332727ee0c41e5417ed 100644
(file)
--- a/
src/tools/msvc/Solution.pm
+++ b/
src/tools/msvc/Solution.pm
@@
-269,7
+269,7
@@
s{PG_VERSION_STR "[^"]+"}{PG_VERSION_STR "PostgreSQL $self->{strver}$extraver, c
print "Generating fmgrtab.c, fmgroids.h, fmgrprotos.h...\n";
chdir('src/backend/utils');
system(
-"perl -I ../catalog Gen_fmgrtab.pl ../../../src/include/catalog/pg_proc.h");
+"perl -I ../catalog Gen_fmgrtab.pl
-I../../../src/include/
../../../src/include/catalog/pg_proc.h");
chdir('../../..');
}
if (IsNewer(