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

Commit15334ad

Browse files
committed
Attempt to adapt windows build for212e6f3.
Per buildfarm animal baiji.
1 parent212e6f3 commit15334ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tools/msvc/Solution.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ s{PG_VERSION_STR "[^"]+"}{PG_VERSION_STR "PostgreSQL $self->{strver}$extraver, c
269269
print"Generating fmgrtab.c, fmgroids.h, fmgrprotos.h...\n";
270270
chdir('src/backend/utils');
271271
system(
272-
"perl -I ../catalog Gen_fmgrtab.pl ../../../src/include/catalog/pg_proc.h");
272+
"perl -I ../catalog Gen_fmgrtab.pl-I../../../src/include/../../../src/include/catalog/pg_proc.h");
273273
chdir('../../..');
274274
}
275275
if (IsNewer(

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp