!3479 【轻量级 PR】:修改pg_regress里BASE_GLOBAL_VARIABLE_NUM的值
Merge pull request !3479 from pengjiong/N/A
This commit is contained in:
@ -5412,7 +5412,7 @@ static void CheckCleanCodeWarningInfo(const int baseNum, const int currentNum,
|
||||
return;
|
||||
}
|
||||
|
||||
#define BASE_GLOBAL_VARIABLE_NUM 221
|
||||
#define BASE_GLOBAL_VARIABLE_NUM 222
|
||||
|
||||
#define CMAKE_CMD_BUF_LEN 1000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user