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

Commit ece3064

Browse files
committed
PGPRO-9031: Temporary disable pathman_update_triggers test.
Tags: pg_pathman
1 parent 35ab52f commit ece3064

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ REGRESS = pathman_array_qual \
6464
pathman_views \
6565
pathman_CVE-2020-14350
6666

67+
REGRESS := $(filter-out pathman_update_triggers, $(REGRESS))
6768

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

0 commit comments

Comments
 (0)