Skip to content

Commit d577bb8

Browse files
committed
pgbench: Attempt fix build on Windows
1 parent b5213e1 commit d577bb8

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
@@ -68,7 +68,7 @@ my $frontend_extraincludes = {
6868
my $frontend_extrasource = {
6969
'psql' => ['src\bin\psql\psqlscan.l'],
7070
'pgbench' =>
71-
[ 'contrib\pgbench\exprscan.l', 'contrib\pgbench\exprparse.y' ],
71+
[ 'src\bin\pgbench\exprscan.l', 'src\bin\pgbench\exprparse.y' ],
7272
};
7373
my @frontend_excludes =
7474
('pgevent', 'pg_basebackup', 'pg_rewind', 'pg_dump', 'scripts');

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