• Stephen Frost's avatar
    Process withCheckOption exprs in setrefs.c · 6ef8c658
    Stephen Frost authored
    While withCheckOption exprs had been handled in many cases by
    happenstance, they need to be handled during set_plan_references and
    more specifically down in set_plan_refs for ModifyTable plan nodes.
    This is to ensure that the opfuncid's are set for operators referenced
    in the withCheckOption exprs.
    
    Identified as an issue by Thom Brown
    
    Patch by Dean Rasheed
    
    Back-patch to 9.4, where withCheckOption was introduced.
    6ef8c658
updatable_views.out 80.3 KB