提交 a4ea28eb 编写于 作者: H Heikki Linnakangas

Remove spurious #includes in the middle of .c file.

These really don't belong here.
上级 6d2232a0
......@@ -1732,16 +1732,6 @@ cdbmutate_warn_ctid_without_segid(struct PlannerInfo *root, struct RelOptInfo *r
} /* cdbmutate_warn_ctid_without_segid */
#include "catalog/catalog.h"
#include "catalog/indexing.h"
#include "catalog/dependency.h"
#include "catalog/pg_constraint.h"
#include "catalog/pg_depend.h"
#include "miscadmin.h"
#include "utils/builtins.h"
#include "utils/fmgroids.h"
/*
* Code that mutate the tree for share input
*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册