We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4843fec commit aabc300Copy full SHA for aabc300
Makefile
@@ -38,10 +38,10 @@ REGRESS = preseed infofuncs init_fail init preseed_check basic conflict_secondar
38
toasted replication_set matview bidirectional \
39
interfaces foreign_key copy sequence parallel \
40
row_filter_sampling att_list column_filter apply_delay \
41
- node_origin_cascade drop
+ extended node_origin_cascade drop
42
43
# Disabled following tests:
44
-# extended add_table functions
+# add_table functions
45
46
# The following test cases are disabled while developing.
47
#
0 commit comments