提交 99a9d6d5 编写于 作者: T Tom Lane

Add missing "static" qualifier.

Per buildfarm member pademelon.
上级 bcac23de
......@@ -1136,7 +1136,7 @@ deparseExplicitTargetList(List *tlist, List **retrieved_attrs,
* relation it just returns schema-qualified tablename, with the appropriate
* alias if so requested.
*/
void
static void
deparseFromExprForRel(StringInfo buf, PlannerInfo *root, RelOptInfo *foreignrel,
bool use_alias, List **params_list)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册