CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/09/27 23:11:23

Modified files:
        src/backend/utils/adt: ri_triggers.c 

Log message:
        Now that we have UPDATE tab SET col = DEFAULT, get rid of horrid hack
        in the RI triggers for ON DELETE/UPDATE SET DEFAULT.  The code depended
        way too much on knowledge of plan structure, and yet still would fail
        if the generated query got rewritten by rules.


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to