提交 102aac6f 编写于 作者: D Daniel Gustafsson

Fix typo in copy.c comment

上级 38f354aa
......@@ -124,7 +124,7 @@ uint64
DoCopyInternal(const CopyStmt *stmt, const char *queryString, CopyState cstate);
/* ==========================================================================
* The follwing macros aid in major refactoring of data processing code (in
* The following macros aid in major refactoring of data processing code (in
* CopyFrom(+Dispatch)). We use macros because in some cases the code must be in
* line in order to work (for example elog_dismiss() in PG_CATCH) while in
* other cases we'd like to inline the code for performance reasons.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册