!6516 修复hacheck 运行inc_build_failover失败

Merge pull request !6516 from 张悦萌/inc_hacheck
This commit is contained in:
opengauss_bot
2024-10-12 09:23:47 +00:00
committed by Gitee
2 changed files with 1 additions and 3 deletions

View File

@ -396,8 +396,6 @@ static BuildErrorCode receiveFileChunks(const char* sql, FILE* file)
switch (PQresultStatus(res)) {
case PGRES_SINGLE_TUPLE:
PQclear(res);
res = nullptr;
break;
case PGRES_TUPLES_OK:

View File

@ -13,7 +13,7 @@ multi_standby_single/xlog_redo_apply_delay
#multi_standby_single/most_available
multi_standby_single/failover_with_data
multi_standby_single/hash_index
multi_standby_single/consistency.sh
multi_standby_single/consistency
multi_standby_single/wal_stat
multi_standby_single/xlog_prune
multi_standby_single/log_remove