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

Commitc67196d

Browse files
committed
regression test refactoring (split into 5 tests), fixes for domain partitioning (wrong types)
1 parent25bb11f commitc67196d

22 files changed

+3091
-713
lines changed

‎Makefile

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ EXTVERSION = 1.0
1212
DATA_built =$(EXTENSION)--$(EXTVERSION).sql
1313
PGFILEDESC = "pg_pathman - partitioning tool"
1414

15-
REGRESS = pg_pathman
15+
REGRESS = pathman_basic\
16+
pathman_runtime_nodes\
17+
pathman_callbacks\
18+
pathman_domains\
19+
pathman_foreign_keys
1620
EXTRA_REGRESS_OPTS=--temp-config=$(top_srcdir)/$(subdir)/conf.add
1721
EXTRA_CLEAN =$(EXTENSION)--$(EXTVERSION).sql ./isolation_output
1822

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp