From: Alvaro Herrera Date: Fri, 4 Oct 2013 17:25:30 +0000 (-0300) Subject: add multixact-no-deadlock to schedule X-Git-Tag: REL9_3_1~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3078f2143194c6247a56cf7019c206cde5c2532c;p=postgresql add multixact-no-deadlock to schedule --- diff --git a/src/test/isolation/isolation_schedule b/src/test/isolation/isolation_schedule index 081e11f2a1..329dbf12fa 100644 --- a/src/test/isolation/isolation_schedule +++ b/src/test/isolation/isolation_schedule @@ -19,5 +19,6 @@ test: lock-update-traversal test: delete-abort-savept test: delete-abort-savept-2 test: aborted-keyrevoke +test: multixact-no-deadlock test: drop-index-concurrently-1 test: timeouts