Skip to content

Commit 33f5196

Browse files
committed
add new regression tests (pathman_array_qual)
1 parent 1a6280e commit 33f5196

File tree

5 files changed

+2049
-285
lines changed

5 files changed

+2049
-285
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
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 \

0 commit comments

Comments
 (0)