Skip to content

Commit 699d70b

Browse files
committed
Teach MSVC build system about postgres_fdw.
Per buildfarm.
1 parent d0d75c4 commit 699d70b

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy