• Bruce Momjian's avatar
    The deferred trigger queue pushing to disk patch pointed out · 1e5a16cc
    Bruce Momjian authored
    that the regression tests for foreign keys didn't seem to test
    a deferred constraint that was not satisified by a later
    statement and was not made immediate by set constraints,
    so here's a simple added test with a single invalid insert and
    a commit.
    
    Stephan Szabo
    1e5a16cc
foreign_key.out 45 KB