
openGauss 3.0.5补丁版本发布公告: https://gitee.com/opengauss/release-management/blob/master/openGauss%203.0.0... openGauss 3.0.5补丁版本,在基于3.0.3版本基础上,回合部分主干特性以及修复的缺陷,经测试满足满足发布质量,补丁版本修改内容发布公示: 回合特性: 编号描述PR链接 1支持openEuler22.03 安装https://gitee.com/opengauss/openGauss-server/pulls/2793 2支持CM VIP需求https://gitee.com/opengauss/openGauss-server/pulls/3595 3主备高可用能力增强https://gitee.com/opengauss/openGauss-server/pulls/3515 4shared_buffers支持大页内存https://gitee.com/opengauss/openGauss-server/pulls/3551 5子事务回滚锁抢占问题优化https://gitee.com/opengauss/openGauss-server/pulls/3958 6使用新参数控制A兼容性下空字符串意义https://gitee.com/opengauss/openGauss-server/pulls/3964 7性能优化: 减少btree部分分支计算https://gitee.com/opengauss/openGauss-server/pulls/3928 local refcount 多级缓存https://gitee.com/opengauss/openGauss-server/pulls/3933 bufferalloc半无锁hashhttps://gitee.com/opengauss/openGauss-server/pulls/3935 lwlock 状态变量多路cas更新https://gitee.com/opengauss/openGauss-server/pulls/3939 pinbuffer state更新改为fetchaddhttps://gitee.com/opengauss/openGauss-server/pulls/3943 8enable组dispatch,从而提升并行恢复的redo效率https://gitee.com/opengauss/openGauss-server/pulls/3996 Server仓库回合缺陷列表: 描述原始链接严重级别关联issue 解决从2.0.5升级到3.0.3,升级过程中执行 select nextval导致数据库core掉,升级失败的问题https://gitee.com/opengauss/openGauss-server/pulls/3955严重https://e.gitee.com/opengaussorg/dashboard?issue=I7NUKT 修复json_to_record的偶些场景的core问题https://gitee.com/opengauss/openGauss-server/pulls/3320严重https://e.gitee.com/opengaussorg/dashboard?issue=I6SXJL gs_probackup备份后 restore 后报错https://gitee.com/opengauss/openGauss-server/pulls/2240主要https://e.gitee.com/opengaussorg/dashboard?issue=I5SWXF 【回合】修复流式容灾切换过程中主备机群由于网络原因断开后切换无法完成的问题https://gitee.com/opengauss/openGauss-server/pulls/4062严重https://e.gitee.com/opengaussorg/dashboard?issue=I7QTSY 修复日志在备机回放过程中 lsn 校验失败问题https://gitee.com/opengauss/openGauss-server/pulls/4108主要https://e.gitee.com/opengaussorg/dashboard?issue=I7WOBH 修改问题:账本数据库历史表中,rec_num字段作为主键出现了重复https://gitee.com/opengauss/openGauss-server/pulls/2343主要https://e.gitee.com/opengaussorg/dashboard?issue=I5YAOX 修复codegen下游标fetch的内存泄漏。https://gitee.com/opengauss/openGauss-server/pulls/2409主要https://e.gitee.com/opengaussorg/dashboard?issue=I5WLOG dcf模式下不支持gs_ctl failover操作https://gitee.com/opengauss/openGauss-server/pulls/2429主要https://e.gitee.com/opengaussorg/dashboard?issue=I5Y9LW 修复带自定义函数的查询执行smp错误https://gitee.com/opengauss/openGauss-server/pulls/2457主要https://e.gitee.com/opengaussorg/dashboard?issue=I5ZPGO [bugfix] 修复alter system set 命令中信号发送时间不当导致guc参数不生效的问题https://gitee.com/opengauss/openGauss-server/pulls/2511主要https://e.gitee.com/opengaussorg/dashboard?issue=I5YQ05 修复WLM线程在内存不足时可能卡在PGconnectdb过程中阻塞数据库关闭https://gitee.com/opengauss/openGauss-server/pulls/2641主要https://e.gitee.com/opengaussorg/dashboard?issue=I66FUD 修复gsql没有适配0列数据的问题https://gitee.com/opengauss/openGauss-server/pulls/2649主要https://e.gitee.com/opengaussorg/dashboard?issue=I66O3V 设置wdr_snapshot_interval生成快照时间间隔未立即生效https://gitee.com/opengauss/openGauss-server/pulls/2820主要https://e.gitee.com/opengaussorg/dashboard?issue=I6ACEB 修复开启partial seq scan后Seq Scan算子初始化期间corehttps://gitee.com/opengauss/openGauss-server/pulls/2869主要https://e.gitee.com/opengaussorg/dashboard?issue=I6BST2 修复plpgsql空数组core问题https://gitee.com/opengauss/openGauss-server/pulls/2870主要https://e.gitee.com/opengaussorg/dashboard?issue=I6CNFP 修复hash info的heap-use-after-free问题https://gitee.com/opengauss/openGauss-server/pulls/3261主要https://e.gitee.com/opengaussorg/dashboard?issue=I6PYSJ 修复执行带自治事务的存储过程未及时释放内存的问题https://gitee.com/opengauss/openGauss-server/pulls/3315主要https://e.gitee.com/opengaussorg/dashboard?issue=I6SLS6 修复cluster下盘场景coredump问题https://gitee.com/opengauss/openGauss-server/pulls/3393主要https://e.gitee.com/opengaussorg/dashboard?issue=I6Z16C 修复merge into 导致的core dump问题https://gitee.com/opengauss/openGauss-server/pulls/3583主要https://e.gitee.com/opengaussorg/dashboard?issue=I7DUZG 修复重复索引的问题https://gitee.com/opengauss/openGauss-server/pulls/3159主要https://e.gitee.com/opengaussorg/dashboard?issue=I6DR4K 修复copy from制定timestamp format中包含FF6导致coredump的问题 https://gitee.com/opengauss/openGauss-server/pulls/3995主要https://e.gitee.com/opengaussorg/dashboard?issue=I7AU3E 当正常关闭数据库时,无日志表不会被删除https://gitee.com/opengauss/openGauss-server/pulls/4034次要https://e.gitee.com/opengaussorg/dashboard?issue=I7TDBX 修复redo性能优化patch导致的hung的问题https://gitee.com/opengauss/openGauss-server/pulls/4145次要https://e.gitee.com/opengaussorg/dashboard?issue=I7VMIG 【3.0.0】修复并行回放下pitr启动失败的问题https://gitee.com/opengauss/openGauss-server/pulls/3922次要https://e.gitee.com/opengaussorg/dashboard?issue=I7PHBK 【3.0.0回合】大页内存guc参数更改为不向备机同步https://gitee.com/opengauss/openGauss-server/pulls/3908次要https://e.gitee.com/opengaussorg/dashboard?issue=I7FA2U gs_probackup备份后 restore 后未删除绝对路径文件https://gitee.com/opengauss/openGauss-server/pulls/2294次要https://e.gitee.com/opengaussorg/dashboard?issue=I5V0HQ 修复explain merge into报错的问题https://gitee.com/opengauss/openGauss-server/pulls/2362次要https://e.gitee.com/opengaussorg/dashboard?issue=I5TVBA 修改禁用indexscan时候误禁用indexonlyscanhttps://gitee.com/opengauss/openGauss-server/pulls/2371次要https://e.gitee.com/opengaussorg/dashboard?issue=I5ZAB8 修复创建资源池时整数回转的问题https://gitee.com/opengauss/openGauss-server/pulls/2390次要https://e.gitee.com/opengaussorg/dashboard?issue=I5ZK93 修复潜在的整数溢出问题https://gitee.com/opengauss/openGauss-server/pulls/2395次要https://e.gitee.com/opengaussorg/dashboard?issue=I70KOE 修复a outerjoin (+)的bughttps://gitee.com/opengauss/openGauss-server/pulls/2402次要https://e.gitee.com/opengaussorg/dashboard?issue=I5ZEZX [bugfix] 修复pyog驱动执行select into 返回的结果不为INSERT的问题https://gitee.com/opengauss/openGauss-server/pulls/2426次要https://e.gitee.com/opengaussorg/dashboard?issue=I5YV0S 修复二级分区表分区可以指定tablespace为pg_globalhttps://gitee.com/opengauss/openGauss-server/pulls/2476次要https://e.gitee.com/opengaussorg/dashboard?issue=I61XRL 【海量】创建存储过程时,包1内包含同名存储过程,创建同义词,调用失败 https://gitee.com/opengauss/openGauss-server/pulls/2497次要https://e.gitee.com/opengaussorg/dashboard?issue=I62JMH 修复table sample场景下,随机数取值没有考虑到多个sample执行的情况https://gitee.com/opengauss/openGauss-server/pulls/2500次要https://e.gitee.com/opengaussorg/dashboard?issue=I5TLIJ 修改smgr hash 的match/compare函数,在计算和匹配时,忽略opt属性。https://gitee.com/opengauss/openGauss-server/pulls/2578次要https://e.gitee.com/opengaussorg/dashboard?issue=I5LQU2 禁止手动删除列存分区的delta/cudesc表https://gitee.com/opengauss/openGauss-server/pulls/2609次要https://e.gitee.com/opengaussorg/dashboard?issue=I5UITO 修复record类型中定义的not null约束未生效的问题https://gitee.com/opengauss/openGauss-server/pulls/2627次要https://e.gitee.com/opengaussorg/dashboard?issue=I65RH5 增加语法解析阶段bison的默认栈大小https://gitee.com/opengauss/openGauss-server/pulls/2629次要https://e.gitee.com/opengaussorg/dashboard?issue=I619RB 层次函数嵌套聚集函数报错问题https://gitee.com/opengauss/openGauss-server/pulls/2630次要https://e.gitee.com/opengaussorg/dashboard?issue=I63I6W 修复pg_stat_replication存在race condition并且有可能造成宕机的问题https://gitee.com/opengauss/openGauss-server/pulls/2677次要https://e.gitee.com/opengaussorg/dashboard?issue=I674AZ 修复并行查询下agg语句执行结果不一致的问题https://gitee.com/opengauss/openGauss-server/pulls/2692次要https://e.gitee.com/opengaussorg/dashboard?issue=I6736H 修复列存子连接包含rownum和one time filter时找不到var的问题https://gitee.com/opengauss/openGauss-server/pulls/2706次要https://e.gitee.com/opengaussorg/dashboard?issue=I67NP1 修复synonym命名冲突但仍然允许通过的问题https://gitee.com/opengauss/openGauss-server/pulls/2833次要https://e.gitee.com/opengaussorg/dashboard?issue=I6AQO2 解决pg、b兼容模式下中文字符串显式转换宕机问题https://gitee.com/opengauss/openGauss-server/pulls/2835次要https://e.gitee.com/opengaussorg/dashboard?issue=I6AHJM 解决在synchronous_standby_names='*'时gs_probackup备份失败的问题https://gitee.com/opengauss/openGauss-server/pulls/2838次要https://e.gitee.com/opengaussorg/dashboard?issue=I6A0GX 修复配置jdbc驱动参数preferQueryMode为不同参数值,yat执行用例结果不一样的问题https://gitee.com/opengauss/openGauss-server/pulls/2905次要https://e.gitee.com/opengaussorg/dashboard?issue=I6AU8Z 修复explain后导致匿名块无法调用存储过程的bughttps://gitee.com/opengauss/openGauss-server/pulls/2940次要https://e.gitee.com/opengaussorg/dashboard?issue=I6DWLN 修复alter table set schema可修改为系统内部模式的问题https://gitee.com/opengauss/openGauss-server/pulls/2957次要https://e.gitee.com/opengaussorg/dashboard?issue=I6E18S undo launcher线程结束时释放共享内存中的latchhttps://gitee.com/opengauss/openGauss-server/pulls/3006次要https://e.gitee.com/opengaussorg/dashboard?issue=I6IQXE 修复JDBC setMaxRows查询完成后不会自动提交事务的bughttps://gitee.com/opengauss/openGauss-server/pulls/3049次要https://e.gitee.com/opengaussorg/dashboard?issue=I69LMK 修复同步提交机制失效问题https://gitee.com/opengauss/openGauss-server/pulls/3054次要https://e.gitee.com/opengaussorg/dashboard?issue=I6AENE [bugfix] 修复在启动阶段内存不足时,elog打印函数内部core的问题(5.0.0回合master)https://gitee.com/opengauss/openGauss-server/pulls/3149次要https://e.gitee.com/opengaussorg/dashboard?issue=I6GMBX 解决列存alter table add column回滚的core问题https://gitee.com/opengauss/openGauss-server/pulls/3194次要https://e.gitee.com/opengaussorg/dashboard?issue=I6JEG9 修复打开plsql_show_all_error后coredump的问题https://gitee.com/opengauss/openGauss-server/pulls/3246次要https://e.gitee.com/opengaussorg/dashboard?issue=I6O2DY 闪回恢复操作在drop两次同名表时的设计缺陷https://gitee.com/opengauss/openGauss-server/pulls/3330次要https://e.gitee.com/opengaussorg/dashboard?issue=I6GE2Y 修复通过同义词refresh物化视图失败的问题https://gitee.com/opengauss/openGauss-server/pulls/3333次要https://e.gitee.com/opengaussorg/dashboard?issue=I6RW16 修复打开plsql_show_all_error后未记录gs_error表的问题https://gitee.com/opengauss/openGauss-server/pulls/3367次要https://e.gitee.com/opengaussorg/dashboard?issue=I6RUMQ 解决gs_dump does not resolve circular dependency的问题https://gitee.com/opengauss/openGauss-server/pulls/3366次要https://e.gitee.com/opengaussorg/dashboard?issue=I6SKVA 修复baselocatortype为'\0',导致nodeToString输出字符串被截断的问题https://gitee.com/opengauss/openGauss-server/pulls/2339不重要https://e.gitee.com/opengaussorg/dashboard?issue=I5U2KC 修复设置log_truncate_on_rotation=on,设置系统时间为一周后,日志未覆盖写入而是追加写入问题https://gitee.com/opengauss/openGauss-server/pulls/2360不重要https://e.gitee.com/opengaussorg/dashboard?issue=I5EWX1 [轻量级MR]修复pendingOps hash表在删除时因为cxt为null导致coredump的问题https://gitee.com/opengauss/openGauss-server/pulls/3070不重要https://e.gitee.com/opengaussorg/dashboard?issue=I6KMV4 修复local_debug_server_info函数返回值类型错误的问题https://gitee.com/opengauss/openGauss-server/pulls/3454不重要https://e.gitee.com/opengaussorg/dashboard?issue=I72JSK 修复分区表page数量估算错误的问题https://gitee.com/opengauss/openGauss-server/pulls/2305未指定未指定 【轻量级 PR】:修复删除数据库后,backend id被复用导致的lsc资源清理时的core问题https://gitee.com/opengauss/openGauss-server/pulls/2675未指定https://e.gitee.com/opengaussorg/dashboard?issue=I671N9 防止arm操作系统由于调度算法的问题导致xlog follower等待被分配太多CPU的问题https://gitee.com/opengauss/openGauss-server/pulls/2685未指定https://e.gitee.com/opengaussorg/dashboard?issue=I65VE6 函数InitConfigureNamesBool内部结构localConfigureNamesBool赋值有误https://gitee.com/opengauss/openGauss-server/pulls/2727未指定https://e.gitee.com/opengaussorg/dashboard?issue=I68IPU 函数GetPartOidByATcmd内部枚举值PART_AREA_INTERVAL使用有误https://gitee.com/opengauss/openGauss-server/pulls/2729未指定https://e.gitee.com/opengaussorg/dashboard?issue=I68J5O gs_ctl启动/停止时根据配置文件的data_directory执行启动/停止https://gitee.com/opengauss/openGauss-server/pulls/2730未指定https://e.gitee.com/opengaussorg/dashboard?issue=I68IL9 函数pgaudit_ProcessUtility内T_AlterTableStmt分支判断sequence有误https://gitee.com/opengauss/openGauss-server/pulls/2737未指定https://e.gitee.com/opengaussorg/dashboard?issue=I68NV0 函数getPrivateModeDataNodeTask内拼接路径使用‘\’https://gitee.com/opengauss/openGauss-server/pulls/2739 未指定https://e.gitee.com/opengaussorg/dashboard?issue=I68OAX 函数StrToInt32内部判断范围代码无效https://gitee.com/opengauss/openGauss-server/pulls/2740未指定https://e.gitee.com/opengaussorg/dashboard?issue=I68OQT 函数get_random_job_id内部判断job_max_number范围不准确会导致后续异常https://gitee.com/opengauss/openGauss-server/pulls/2750未指定https://e.gitee.com/opengaussorg/dashboard?issue=I68VQH 修复alter role的core问题https://gitee.com/opengauss/openGauss-server/pulls/2789未指定https://e.gitee.com/opengaussorg/dashboard?issue=I69HWA 修复plpgsql_parse_wordtype函数未判空问题https://gitee.com/opengauss/openGauss-server/pulls/2791未指定https://e.gitee.com/opengaussorg/dashboard?issue=I5SA0C 解决非线程池模式下,pl_debugger导致数据库无法停库的问题。https://gitee.com/opengauss/openGauss-server/pulls/2823未指定https://e.gitee.com/opengaussorg/dashboard?issue=I6AQUF autovacuum launcher线程开始时重置queryMemInChunks相关变量https://gitee.com/opengauss/openGauss-server/pulls/2874未指定https://e.gitee.com/opengaussorg/dashboard?issue=I6DEEF jsonb中展示小数的前缀0https://gitee.com/opengauss/openGauss-server/pulls/3002未指定https://e.gitee.com/opengaussorg/dashboard?issue=I6IO9R issue修复:COMMENT ON对存储过程注释后,gs_dump导出内容导入失败问题修复https://gitee.com/opengauss/openGauss-server/pulls/3292未指定https://e.gitee.com/opengaussorg/dashboard?issue=I6QWI9 修复uppercase_attribute_name打开的场景下,gs_dump的core问题https://gitee.com/opengauss/openGauss-server/pulls/3327未指定https://e.gitee.com/opengaussorg/dashboard?issue=I6SOQU 修复 NasWrite 中free之后还继续使用指针的问题https://gitee.com/opengauss/openGauss-server/pulls/3383未指定https://e.gitee.com/opengaussorg/dashboard?issue=I6YG27 构建二进制默认加上pg_xlogdump和pagehack工具https://gitee.com/opengauss/openGauss-server/pulls/3792未指定https://e.gitee.com/opengaussorg/dashboard?issue=I7LSPQ 修复merge into同时并发update/delete的问题https://gitee.com/opengauss/openGauss-server/pulls/3728未指定https://e.gitee.com/opengaussorg/dashboard?issue=I7IV86 修复回放慢时备机偶现unknow状态https://gitee.com/opengauss/openGauss-server/pulls/3531未指定https://e.gitee.com/opengaussorg/dashboard?issue=I7BBKF drop extension 支持删除自定义扩展https://gitee.com/opengauss/openGauss-server/pulls/3521未指定未指定 解决逻辑复制相关问题https://gitee.com/opengauss/openGauss-server/pulls/3322未指定未指定 实现pg_terminate_active_session_socket用于直接关闭session的sockethttps://gitee.com/opengauss/openGauss-server/pulls/3786未指定未指定 修复读与回放冲突后查询cancel不掉的问题https://gitee.com/opengauss/openGauss-server/pulls/3786未指定未指定 同步生成列create table like解析问题https://gitee.com/opengauss/openGauss-server/pulls/3786未指定未指定 解析空页面https://gitee.com/opengauss/openGauss-server/pulls/3786未指定未指定 OM仓库回合列表: 描述原始链接严重级别关联issue 3.0.3new就地升级到5.0.0报错删除索引不存在https://gitee.com/opengauss/openGauss-OM/pulls/460主要https://e.gitee.com/opengaussorg/dashboard?issue=I6SWZA 【fixbug】【OM】【I6O0K6】修复灰度升级开启了ssl_enable 参数问题https://gitee.com/opengauss/openGauss-OM/pulls/432主要https://e.gitee.com/opengaussorg/dashboard?issue=I6O0K6 【OM】【fixbug】【#I6O0K6】跨92547版本灰度升级提交失败(enable_ssl参数在切新版本前被打开问题)https://gitee.com/opengauss/openGauss-OM/pulls/430主要https://e.gitee.com/opengaussorg/dashboard?issue=I6O0K6 fix bug about executing upgrade sql script in standbyhttps://gitee.com/opengauss/openGauss-OM/pulls/428主要https://e.gitee.com/opengaussorg/dashboard?issue=I6L6RP 【OM】【fixbug】【I6ARUJ】升级流程中适配CM参数(包括在跨92574版本升级enable_ssl参数的适配)https://gitee.com/opengauss/openGauss-OM/pulls/423主要https://e.gitee.com/opengaussorg/dashboard?issue=I6ARUJ 修复-L模式扩容后备机的application_name未修改的问题https://gitee.com/opengauss/openGauss-OM/pulls/398主要https://e.gitee.com/opengaussorg/dashboard?issue=I6ATET 数据库角色切换后无法使用gs_expansion进行扩容https://gitee.com/opengauss/openGauss-OM/pulls/362主要https://e.gitee.com/opengaussorg/dashboard?issue=I60OO5 [bug fix]修复执行gs_expansion时校验syncNumFirst的问题https://gitee.com/opengauss/openGauss-OM/pulls/361主要https://e.gitee.com/opengaussorg/dashboard?issue=I617FL gs_sdr搭建流式集群设置most_available_synchttps://gitee.com/opengauss/openGauss-OM/pulls/450次要https://e.gitee.com/opengaussorg/dashboard?issue=I6TBNH fix grammar about gs_uninstall --delete-datahttps://gitee.com/opengauss/openGauss-OM/pulls/402次要https://e.gitee.com/opengaussorg/dashboard?issue=I6EFJB 修复异常情况下,安装报错upgrade_version文件不存在的问题https://gitee.com/opengauss/openGauss-OM/pulls/400次要https://e.gitee.com/opengaussorg/dashboard?issue=I6C01Y 解决gs_sshexkey创建互信缺少encrypt文件https://gitee.com/opengauss/openGauss-OM/pulls/394次要https://e.gitee.com/opengaussorg/dashboard?issue=I6AA0D 预安装报错log目录的属主不能是root用户https://gitee.com/opengauss/openGauss-OM/pulls/380次要https://e.gitee.com/opengaussorg/dashboard?issue=I66FOD fix set guc upgrade_mode failedhttps://gitee.com/opengauss/openGauss-OM/pulls/436不重要https://e.gitee.com/opengaussorg/dashboard?issue=I6E5XA 修复缩容报错sslconnection创建失败的问题https://gitee.com/opengauss/openGauss-OM/pulls/379不重要https://e.gitee.com/opengaussorg/dashboard?issue=I5TD7U fix(TaskPool):修复执行ssh命令时找不到ssh可执行文件的问题https://gitee.com/opengauss/openGauss-OM/pulls/447未指定https://e.gitee.com/opengaussorg/dashboard?issue=I6ULHA 修改子用户加载/etc/profile导致获取环境变量不对的问题https://gitee.com/opengauss/openGauss-OM/pulls/411未指定https://e.gitee.com/opengaussorg/dashboard?issue=I6E7JV 修复预安装过程中环境句柄数文件覆盖写入的问题https://gitee.com/opengauss/openGauss-OM/pulls/367未指定https://e.gitee.com/opengaussorg/dashboard?issue=I5W74V 修复gs_postuninstall失败的问题https://gitee.com/opengauss/openGauss-OM/pulls/345未指定https://e.gitee.com/opengaussorg/dashboard?issue=I5Y12N gs_dropnode命令删除节点,会把replconninfoX的值置空,置空以后会导致建立容灾的时候检查该参数时通不过https://gitee.com/opengauss/openGauss-OM/pulls/521次要https://e.gitee.com/opengaussorg/dashboard?issue=I7OFP9 CM仓库后回合列表: CM 3.0.5版本同步5.0.0版本,在此基础上回合主干缺陷: 描述原始链接严重级别关联issue 【轻量级 PR】:磁盘心跳,每次读64M,占用带宽较多https://gitee.com/opengauss/CM/pulls/115 次要https://e.gitee.com/opengaussorg/dashboard?issue=I6R77W 【轻量级 PR】: 添加了指针释放,修复了部分内存泄漏https://gitee.com/opengauss/CM/pulls/120 次要https://e.gitee.com/opengaussorg/dashboard?issue=I6WUDA 修复cm_ctl远程设置event_triggers失败的问题https://gitee.com/opengauss/CM/pulls/123次要https://e.gitee.com/opengaussorg/dashboard?issue=I71G1W 适配开启数据库参数uppercase_attribute_namehttps://gitee.com/opengauss/CM/pulls/124 次要https://e.gitee.com/opengaussorg/dashboard?issue=I72BZW start资源添加-u参数https://gitee.com/opengauss/CM/pulls/125次要https://e.gitee.com/opengaussorg/dashboard?issue=I78PJL 修复resname为NULL导致段错误的问题https://gitee.com/opengauss/CM/pulls/121 未指定https://e.gitee.com/opengaussorg/dashboard?issue=I6WIY6 支持配置等待静态主的时间https://gitee.com/opengauss/CM/pulls/122 未指定https://e.gitee.com/opengaussorg/dashboard?issue=I71NS5 zhang-xubo@foxmail.com