summaryrefslogtreecommitdiff
path: root/src/test/isolation
diff options
context:
space:
mode:
authorAlvaro Herrera2017-11-02 14:51:05 +0000
committerAlvaro Herrera2017-11-02 14:51:05 +0000
commitef0339ee5dcf933949f3751d98771e03b8c19aa2 (patch)
tree53384984c3d6f49150168989ffa3ba84f3cfddc9 /src/test/isolation
parentf570ec5181e1aeff4fc8ea229e50bd666d35062f (diff)
Revert bogus fixes of HOT-freezing bug
It turns out we misdiagnosed what the real problem was. Revert the previous changes, because they may have worse consequences going forward. A better fix is forthcoming. The simplistic test case is kept, though disabled. Discussion: https://postgr.es/m/20171102112019.33wb7g5wp4zpjelu@alap3.anarazel.de
Diffstat (limited to 'src/test/isolation')
-rw-r--r--src/test/isolation/isolation_schedule1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/isolation/isolation_schedule b/src/test/isolation/isolation_schedule
index 3b4fd533b77..50ddb43a169 100644
--- a/src/test/isolation/isolation_schedule
+++ b/src/test/isolation/isolation_schedule
@@ -30,7 +30,6 @@ test: lock-committed-keyupdate
test: update-locked-tuple
test: propagate-lock-delete
test: tuplelock-conflict
-test: freeze-the-dead
test: nowait
test: nowait-2
test: nowait-3