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

Commit8be8a19

Browse files
author
Maksim Milyutin
committed
Merge with rel_future_beta branch
2 parents241f2dd +a3ca85d commit8be8a19

32 files changed

+3930
-575
lines changed

‎Makefile

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ DATA = pg_pathman--1.0--1.1.sql \
2424

2525
PGFILEDESC = "pg_pathman - partitioning tool for PostgreSQL"
2626

27-
REGRESS = pathman_basic\
27+
REGRESS = pathman_array_qual\
28+
pathman_basic\
2829
pathman_bgw\
2930
pathman_calamity\
3031
pathman_callbacks\
@@ -39,11 +40,12 @@ REGRESS = pathman_basic \
3940
pathman_lateral\
4041
pathman_mergejoin\
4142
pathman_only\
43+
pathman_param_upd_del\
4244
pathman_permissions\
45+
pathman_rebuild_updates\
4346
pathman_rowmarks\
4447
pathman_runtime_nodes\
4548
pathman_update_trigger\
46-
pathman_updates\
4749
pathman_utility_stmt
4850

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp