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

Commit699d70b

Browse files
committed
Teach MSVC build system about postgres_fdw.
Per buildfarm.
1 parentd0d75c4 commit699d70b

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
@@ -30,7 +30,7 @@ my $libpq;
3030

3131
my$contrib_defines = {'refint'=>'REFINT_VERBOSE' };
3232
my@contrib_uselibpq =
33-
('dblink','oid2name','pgbench','pg_upgrade','vacuumlo');
33+
('dblink','oid2name','pgbench','pg_upgrade','postgres_fdw','vacuumlo');
3434
my@contrib_uselibpgport = (
3535
'oid2name','pgbench',
3636
'pg_standby','pg_archivecleanup',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp