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

Commitf3c58a9

Browse files
author
shubhambaraiss
committed
makefile updated
1 parent78e9fc5 commitf3c58a9

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

‎Makefile

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,6 @@ endif
3535
wal-check: temp-install
3636
$(prove_check)
3737

38-
check: isolationcheck
39-
40-
submake-isolation:
41-
$(MAKE) -C$(top_builddir)/src/test/isolation all
42-
submake-rum:
43-
$(MAKE) -C$(top_builddir)/contrib/rum
44-
45-
4638
all: rum--1.1.sql
4739

4840
#9.6 requires 1.1 file but 10.0 could live with 1.0 + 1.0-1.1 files
@@ -58,6 +50,13 @@ installincludes:
5850
$(INSTALL_DATA)$(addprefix$(srcdir)/,$(INCLUDES))'$(DESTDIR)$(includedir_server)/'
5951

6052
ISOLATIONCHECKS= predicate-rum predicate-rum-2
53+
54+
submake-isolation:
55+
$(MAKE) -C$(top_builddir)/src/test/isolation all
56+
57+
submake-rum:
58+
$(MAKE) -C$(top_builddir)/contrib/rum
59+
6160
isolationcheck: | submake-isolation submake-rum temp-install
6261
$(pg_isolation_regress_check)\
6362
--temp-config$(top_srcdir)/contrib/rum/logical.conf\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp