From: Alexander Korotkov Date: Fri, 16 Feb 2024 21:58:44 +0000 (+0200) Subject: Remove remaining references to timeouts-long X-Git-Tag: REL_17_BETA1~859 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a6c21887a9f0251fa2331ea3ad0dd20b31c4d11d;p=thirdparty%2Fpostgresql.git Remove remaining references to timeouts-long Reported-by: Alexander Lakhin --- diff --git a/src/test/isolation/Makefile b/src/test/isolation/Makefile index 91307e1a7e8..ade2256ed3a 100644 --- a/src/test/isolation/Makefile +++ b/src/test/isolation/Makefile @@ -72,6 +72,3 @@ installcheck-prepared-txns: all temp-install check-prepared-txns: all temp-install $(pg_isolation_regress_check) --schedule=$(srcdir)/isolation_schedule prepared-transactions prepared-transactions-cic - -check-timeouts: all temp-install - $(pg_isolation_regress_check) timeouts timeouts-long