Github user huor commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/1198#discussion_r108427680
  
    --- Diff: src/backend/commands/analyze.c ---
    @@ -476,6 +477,11 @@ void analyzeStmt(VacuumStmt *stmt, List *relids, int 
preferred_seg_num)
                MemoryContextSwitchTo(analyzeStatementContext);
        }
     
    +   // Create a resource owner to keep track of our resources even not in 
trasaction block
    --- End diff --
    
    Use /* */ to keep it consistent


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to