pgsql: Revert "Still further tweaking of deadlock isolation tests." - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Revert "Still further tweaking of deadlock isolation tests."
Date
Msg-id E1aULx0-0002uo-6S@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Revert "Still further tweaking of deadlock isolation tests."

This reverts commit d03130d378b5fb071d231a7822784ad87268583a.
That was dependent on an isolationtester.c change that now proves
to be broken; we will need to find another solution.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3992188c2a8702bcb92140a840b5378b27468921

Modified Files
--------------
src/test/isolation/expected/deadlock-hard.out | 9 +++------
src/test/isolation/specs/deadlock-hard.spec   | 6 ++----
2 files changed, 5 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Revert "isolationtester: don't repeat the is-it-waiting query wh
Next
From: Tom Lane
Date:
Subject: pgsql: Increase deadlock_timeout some more in the deadlock-hard isolati