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

Commit9e6f32b

Browse files
committed
fix Makefile
1 parent301aa78 commit9e6f32b

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

‎Makefile

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,22 @@ DATA = pg_pathman--1.0--1.1.sql \
2424

2525
PGFILEDESC = "pg_pathman - partitioning tool"
2626

27-
REGRESS = pathman_calamity
27+
REGRESS = pathman_basic\
28+
pathman_only\
29+
pathman_cte\
30+
pathman_bgw\
31+
pathman_inserts\
32+
pathman_updates\
33+
pathman_domains\
34+
pathman_interval\
35+
pathman_callbacks\
36+
pathman_foreign_keys\
37+
pathman_permissions\
38+
pathman_rowmarks\
39+
pathman_runtime_nodes\
40+
pathman_utility_stmt\
41+
pathman_column_type\
42+
pathman_calamity
2843

2944
EXTRA_REGRESS_OPTS=--temp-config=$(top_srcdir)/$(subdir)/conf.add
3045

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp