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

    https://github.com/apache/incubator-hawq/pull/1384#discussion_r208449241
  
    --- Diff: src/backend/commands/tablecmds.c ---
    @@ -1042,7 +1277,7 @@ DefineExternalRelation(CreateExternalStmt 
*createExtStmt)
                                 * permissions in pg_auth for creating this 
table.
                                 */
     
    -                           bool             isnull;                        
        
    +                           bool             isnull;
                                Oid                      userid = GetUserId();
    --- End diff --
    
    incorrect indent


---

Reply via email to