Github user Librago commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/1384#discussion_r208436246
--- Diff: src/backend/access/external/fileam.c ---
@@ -1664,7 +1888,9 @@ FunctionCallPrepareFormatter(FunctionCallInfoData*
fcinfo,
Relation
rel,
TupleDesc
tupDesc,
FmgrInfo
*convFuncs,
- Oid
*typioparams)
+ Oid
*typioparams,
--- End diff --
incorrect indent---
