Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c43db5f

Browse files
jcolemanCommitfest Bot
authored and
Commitfest Bot
committed
Add temporary 'all permutations' test
1 parent 8f84a5a commit c43db5f

File tree

3 files changed

+253
-1
lines changed

3 files changed

+253
-1
lines changed

src/test/modules/test_predtest/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PGFILEDESC = "test_predtest - test code for optimizer/util/predtest.c"
99
EXTENSION = test_predtest
1010
DATA = test_predtest--1.0.sql
1111

12-
REGRESS = test_predtest
12+
REGRESS = test_predtest test_all_permutations
1313

1414
ifdef USE_PGXS
1515
PG_CONFIG = pg_config

0 commit comments

Comments
 (0)