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

Commit69e86a5

Browse files
committed
Exclude tsearch2 contrib tests in regression tests,
pending decision on exactly what will happen withcontrib/tsearch2 now that it's in core.
1 parent90d9fc0 commit69e86a5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/tools/msvc/vcregress.bat

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@echooff
2-
REM $PostgreSQL: pgsql/src/tools/msvc/vcregress.bat,v 1.13 2007/06/26 11:43:56 mha Exp $
2+
REM $PostgreSQL: pgsql/src/tools/msvc/vcregress.bat,v 1.14 2007/08/27 12:10:47 mha Exp $
33

44
SETLOCAL
55
SETSTARTDIR=%CD%
@@ -110,6 +110,8 @@ goto :eof
110110

111111
REM Check a single contrib module
112112
:onecontribcheck
113+
REM Temporarily exclude tsearch2 tests
114+
if%1==tsearch2goto :eof
113115
cd%1
114116

115117
echo ==========================================================================

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp