-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Description
from heaptuple.c:80:
../../../../src/include/pgxc/pgxcnode.h:304:14: 警告:内联函数‘is_ddl_leader_cn’声明过但从未定义
inline bool is_ddl_leader_cn(char *leader_cn);
^~~~~~~~~~~~~~~~
In file included from audit.c:121:0:
../../../src/include/pgxc/pgxcnode.h:304:14: 警告:内联函数‘is_ddl_leader_cn’声明过但从未定义
inline bool is_ddl_leader_cn(char *leader_cn);
^~~~~~~~~~~~~~~~
gistget.c: 在函数‘gistkillitems’中:
gistget.c:53:5: 警告:this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (!BufferIsValid(buffer))
Metadata
Metadata
Assignees
Labels
No labels