We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b42bdb commit a6c2188Copy full SHA for a6c2188
src/test/isolation/Makefile
@@ -72,6 +72,3 @@ installcheck-prepared-txns: all temp-install
72
73
check-prepared-txns: all temp-install
74
$(pg_isolation_regress_check) --schedule=$(srcdir)/isolation_schedule prepared-transactions prepared-transactions-cic
75
-
76
-check-timeouts: all temp-install
77
- $(pg_isolation_regress_check) timeouts timeouts-long
0 commit comments