Skip to content

Commit 7f63527

Browse files
committed
Attempt to unbreak pg_test_timing on Windows.
Per buildfarm, and Álvaro Herrera.
1 parent ada763c commit 7f63527

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
@@ -31,7 +31,7 @@ my $contrib_defines = {'refint' => 'REFINT_VERBOSE'};
3131
my @contrib_uselibpq = ('dblink', 'oid2name', 'pgbench', 'pg_upgrade','vacuumlo');
3232
my @contrib_uselibpgport =(
3333
'oid2name', 'pgbench', 'pg_standby','pg_archivecleanup',
34-
'pg_test_fsync', 'pg_upgrade', 'vacuumlo'
34+
'pg_test_fsync', 'pg_test_timing', 'pg_upgrade', 'vacuumlo'
3535
);
3636
my $contrib_extralibs = {'pgbench' => ['wsock32.lib']};
3737
my $contrib_extraincludes = {'tsearch2' => ['contrib/tsearch2'], 'dblink' => ['src/backend']};

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