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

Commita57b79b

Browse files
committed
Omit pg_hint_plan tests on Windows
1 parent7c6a917 commita57b79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tools/msvc/vcregress.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@ sub subdircheck
313313
{
314314
return;
315315
}
316-
317316
chdir$module;
318317
my@tests = fetchTests();
319318
my@opts = fetchRegressOpts();
@@ -375,6 +374,7 @@ sub contribcheck
375374
nextif ($moduleeq"ltree_plpython" && !defined($config->{python}));
376375
nextif ($moduleeq"sepgsql");
377376
nextif ($moduleeq"pg_probackup");
377+
nextif ($moduleeq"pg_hint_plan");
378378
# Need database with UTF8 encoding, not SQL_ASCII
379379
nextif ($moduleeq"hunspell_ru_ru");
380380

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp