• B
    The patch does 2 things: · 524f4b2d
    Bruce Momjian 提交于
            Fixes  a  bug  in  the rule system that caused a crashing
            backend when a join-view with calculated column  is  used
            in subselect.
    
            Modifies  EXPLAIN to explain rewritten queries instead of
            the plain SeqScan on a view. Rules can produce very  deep
    MORE
    
    Jan.
    524f4b2d
view.c 7.9 KB