Skip to content

Commit 4a5dc45

Browse files
committed
pathman: windows regression tests for pathman
1 parent 8098e61 commit 4a5dc45

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/tools/msvc/vcregress.pl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,8 +341,6 @@ sub contribcheck
341341
next if ($module eq "sepgsql");
342342
# Need database with UTF8 encoding, not SQL_ASCII
343343
next if ($module eq "hunspell_ru_ru");
344-
# Need to preload shared library on postmaster start
345-
next if ($module eq "pg_pathman");
346344

347345
subdircheck("$topdir/contrib", $module);
348346
my $status = $? >> 8;

0 commit comments

Comments
 (0)