REGRESS has forgotten about the test nbtree_half_dead_pages, and a
.gitignore was missing from the module.
Oversights in
c085aab27819 for REGRESS and
1e4e5783e7d7 for the missing
.gitignore.
Discussion: https://postgr.es/m/aTipJA1Y1zVSmH3H@paquier.xyz
--- /dev/null
+# Generated subdirectories
+/log/
+/results/
+/tmp_check/
EXTRA_INSTALL = src/test/modules/injection_points contrib/amcheck
-REGRESS = nbtree_incomplete_splits
+REGRESS = nbtree_half_dead_pages \
+ nbtree_incomplete_splits
ifdef USE_PGXS
PG_CONFIG = pg_config