• Tom Lane's avatar
    Add code to extract dependencies from an expression tree, and use it · 30ec3160
    Tom Lane authored
    to build dependencies for rules, constraint expressions, and default
    expressions.  Repair some problems in the original design of
    recursiveDeletion() exposed by more complex dependency sets.  Fix
    regression tests that were deleting things in illegal sequences.
    30ec3160
tablecmds.c 93.8 KB