• Alvaro Herrera's avatar
    Add support for blocked commands in isolationtester · 846af54d
    Alvaro Herrera authored
    This enables us to test that blocking commands (such as foreign keys
    checks that conflict with some other lock) act as intended.  The set of
    tests that this adds is pretty minimal, but can easily be extended by
    adding new specs.
    
    The intention is that this will serve as a basis for ensuring that
    further tweaks of locking implementation preserve (or improve) existing
    behavior.
    
    Author: Noah Misch
    846af54d
fk-contention.spec 340 Bytes