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

Commitd577bb8

Browse files
committed
pgbench: Attempt fix build on Windows
1 parentb5213e1 commitd577bb8

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)

[8]ページ先頭

©2009-2025 Movatter.jp